smg2
Mechanical
- Sep 20, 2004
- 4
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 PRINT,FREQUENCY=1,NSET=NGAS
CVOL,PCAV
I can do this fine in v6.2. But I am now running the same code with v6.4 and this is what I get:
THE FOLLOWING TABLE IS PRINTED FOR NODES BELONGING TO NODE SET NGAS
NODE FOOT- CVOL PCAV
NOTE
ALL VALUES IN THIS TABLE ARE ZERO
As far as I have gathered from the documentation, no changes have been made to the commands related *FLUID. Further the history output in ABAQUS viewer works fine, giving finite values of the two variables. Could anyone please help me? unfortunately I am using an academic license and hence cannot direct my enquiries to HKS. Thanks a lot!
*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 PRINT,FREQUENCY=1,NSET=NGAS
CVOL,PCAV
I can do this fine in v6.2. But I am now running the same code with v6.4 and this is what I get:
THE FOLLOWING TABLE IS PRINTED FOR NODES BELONGING TO NODE SET NGAS
NODE FOOT- CVOL PCAV
NOTE
ALL VALUES IN THIS TABLE ARE ZERO
As far as I have gathered from the documentation, no changes have been made to the commands related *FLUID. Further the history output in ABAQUS viewer works fine, giving finite values of the two variables. Could anyone please help me? unfortunately I am using an academic license and hence cannot direct my enquiries to HKS. Thanks a lot!