Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print output in .dat file

Status
Not open for further replies.

Frankie183

Mechanical
Joined
Jun 25, 2020
Messages
22
Location
NL
Hi,

I'm trying to print the displacement of one particular node in the .dat file.
I've used *node print and also *node print, Nset = picked_nodeset, I placed the lines just above the *end step, however then I get the error that:

'THE INDEPENDENT VARIABLES MUST BE ARRANGED IN ASCENDING ORDER. THIS ERROR MAY HAVE BEEN CAUSED BY A POSSIBLE EMPTY LINE ON THE DATACARDS IN THE PROPERTY DEFINITION.'

Any ideas on how to get the displacement output in the data file?

Greetings,
 
Ah resolved!

I forgot to include the variables U1, U2 just below the *node print line
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top