Unfortunately, I am running v6-4-1, not 6.4-3, so I have had to change my script file to read from the odb file instead, which turns out to be neater (and the code is much simpler) than what I have been doing all this while with the .dat file.
I am hitting a wall to figure out this problem, and would appreciate any help from anybody. I am using a fluid element:
*NODE,NSET=NGAS
3000,0.0,-0.0025,0.0
.
.
.
*FLUID PROPERTY,REF NODE=NGAS,ELSET=GAS,TYPE=HYDRAULIC
Then I want to output the volume and pressure of this gas:
*NODE...