is it posible show nodal information about constrain (equalDOF) and fixed DOF.
The command "print node" only show de coordinate and masses information but i wanto to know how show the constrian and fixed DOF node information.
How print all nodal information
Moderators: silvia, selimgunay, Moderators
Re: How print all nodal information
Type in print A
This will print a document, labeled A, in your working folder with "all" information on the model.
Scroll down the document, MP_Constraint and SP_Constraint will be displayed.
Hope it helps.
This will print a document, labeled A, in your working folder with "all" information on the model.
Scroll down the document, MP_Constraint and SP_Constraint will be displayed.
Hope it helps.
-
- Posts: 13
- Joined: Sun May 22, 2016 5:57 pm
- Location: Universidad Nacional de Colombia
Re: How print all nodal information
Dear Jhno
Does this "print A' show the input information of the model or the information resulting from the, for example, gravity analysis? I meant, if my input of a force element is -20 kN, this command is going to show that force as an input or the force reached after an analysis? I hope i am clear.
Thanks
Does this "print A' show the input information of the model or the information resulting from the, for example, gravity analysis? I meant, if my input of a force element is -20 kN, this command is going to show that force as an input or the force reached after an analysis? I hope i am clear.
Thanks
Re: How print all nodal information
I am not sure I understand the question.
I would advice to make a very simple model, like a simply supported beam, then issue the command and see by yourself if it matches what you need.
I would advice to make a very simple model, like a simply supported beam, then issue the command and see by yourself if it matches what you need.
Re: How print all nodal information
print $outputFilename .. will print the current state of the model to the output file .. it contains all nodes, elements, constraints and loads.