Dear Prof. Taylor/ FEAP admin/users of feappv:
Thank you for your quick reply, which makes me very surprise and exciting.
With your suggestion, I have solved how to show the 3d mesh in the screen.I feel guilty about I didn't read the manual of feappv deeply,although it is hard for me to learn it well.
To follow your advise, I just did some work today.Some questions happened(some of which existed long time ago ),then I am eager for your help again.The input file is as follows.
1. I used loops and TIME commands setting DT to the increment, but I did not set prop loading, and the force nodal condition is set(for example,1000N).So in the each time step,how the force loads,which means,does the force of 1000N load in each time step or does the force of (1000N/time step number) loads in each time step?
2. I found some differences about the unit of parameters. For example,what the uint of yield stress in feappv? MPa or Pa?
3. When I debug the program, I found feappv use the sld3d1() function in 3d calculation. The note in this function says it is a "3-D linear elastic displacment element for feap".However, in this function, the program calls the function of plasticty(modlsd(),and then call mises() ) .I feel cunfused about it.
4. I have read the output file after the feappv runs. Some expression I did not uderstand, like
"*WARNING* sign of diagonal changed when reducing 3 equations."
and
" *WARNING* Lost at least 7 digits in reducing diagonals of 4 equations." Can you explain a little?
5. Whether the input files as follows call the suitable functions of plasticity?Is any mistakes in them?
6. When I debug the program, I found it has three models(displacement model,mixed model and enhance strain model), I do not quite understand the latter two.Can you give me come ways to learn it well?
Can you help me or give me some suggestion again?
Thanks a lot.