FEAP User Forum
FEAP => Input File Issues => Topic started by: Yijun Chen on August 10, 2020, 07:44:28 AM
-
Dear Professors,
I know the command "PROPortional load command" in the feap, and it works well. I want to ask if the feap exists other command "PROPortional displacement command"? I want to use the displacemnt control in the nonlinear analysis. Or is there any method to implement displacemnt control?
Thank you very much in advance!
Best regards,
Yijun Chen
-
You can use proportional loads to control displacements too. The best commands for veri8.5 and later are
LOAD PROP #you want to use
<DISP,EDIS,CDIS> Choose and option
LOAD EN
The DIS type commands set a value that the proportional load multiplies, thus you need the PROP too.
Look in user manual for more information.
-
Dear prof. Taylor,
thank you very much for your Valuable comments.
I am using FEAP 8.3 with user element, and use the "PROPortional load command" .
BATCh
PROP,,j
END
5 0 5E8 0 0 0 0 0
Best wishes,
Yijun Chen
-
Best is to upgrade to a newer version FEAP. 8.6 is the current version.
In the older versions you can use FPRO, CPRO, and EPRO to set which dofs are connected to which proportional loads.
-
Dear prof. Govindjee,
How to upgrade to a new version. How much the ver 8.6?
Best wishes,
Yijun Chen
-
Please see http://feap.berkeley.edu/wiki/index.php?title=Obtaining_FEAP
-
Thank you very much.
-
In the meantime, you could try to use
DISP
list of nodes and dof to apply displacements
FPRO
list of proportional load numbers for each node and dof you want to activate
-
Dear prof. Taylor,
thank you very much for your kind help.
Best wishes,
Yijun Chen