Hi,
In examples 6, 7 and 11 where, for instance, the following is used to record displacements:
eval "recorder Node -file allNodesDisp.out -time -node $nodeList -dof 1 2 3 -dT 0.01 disp"
the output files miss the last lines. Can you explain me why this might be happening and what should I do to fix the problem?
Moreover, in examples 8, 9 and 13 where the constitutive model FluidSolidPorous is used for a coupled analysis, the output stress files, for instance, miss the last column (the shear stress, I believe). I ask for your help on this matter, as well.
Thank you
Pressure Dependent Material Examples - output files
Moderators: silvia, selimgunay, Moderators
Re: Pressure Dependent Material Examples - output files
the -dT option and roundoff is probably the cause of the first .. if the steps are always 0.01 remove the dT option. is a small multiple, change the dT to almost be 0.01, i.e. 0.0099999999
i will ask the persons repsonsible for the example to answer the latter. can you provide the link to the examples you are referring to.
i will ask the persons repsonsible for the example to answer the latter. can you provide the link to the examples you are referring to.
Re: Pressure Dependent Material Examples - output files
For examples 6, 7 and 11 I removed the dT option or changed the value of dT to 0.009999999 but the output files keep missing the last lines. It's really strange because it stops writing at the middle of one of the last lines and then the following lines are missing.
The link for all the examples is:
http://opensees.berkeley.edu/wiki/index ... d_Material
the links for examples 8, 9 and 13 are, respectively:
http://opensees.berkeley.edu/wiki/index ... -Example_8
http://opensees.berkeley.edu/wiki/index ... -Example_9
http://opensees.berkeley.edu/wiki/index ... Example_13
Thank you
The link for all the examples is:
http://opensees.berkeley.edu/wiki/index ... d_Material
the links for examples 8, 9 and 13 are, respectively:
http://opensees.berkeley.edu/wiki/index ... -Example_8
http://opensees.berkeley.edu/wiki/index ... -Example_9
http://opensees.berkeley.edu/wiki/index ... Example_13
Thank you