Keyword & Example of the rss file
•Simulation: Required Command
•Dynamic/Kinematic: SIM/DYN, END=5, STEP=100
o (Example)
SIM/DYN, END=5, STEP=100
Stop
•Static: SIM/STA, END=5, STEP=100
o (Example)
SIM/STA, END=5, STEP=100
Stop
•Eigenvalue: SIM/EIG, AMP = 1, CYCL = 30
o (Example)
SIM/ EIG, AMP =1, CYCL =30
Stop
•Frequency Response: SIM/FRA, SFREQ = 0, EFREQ = 1000, FSTEP = 100
o (Example)
SIM/FRA, SFREQ = 0, EFREQ = 1000, FSTEP = 100
Stop
For more information, click here.
•Integrator Type: Optional Command
•IMGALPHA: INT/IMG, HMAX=5, ERR=0.01, NDA=0, KMAX=3
o (Example)
INT/IMG, HMAX=5, ERR=0.01, NDA=0, KMAX=3
SIM/DYN, END=5, STEP=100
Stop
For more information, click here.
•Equilibrium: Optional Command
•Equilibrium: EQU, ERR = 0.001, STA = 0.00005, MAX = 100
o (Example)
EQU, ERR = 0.001, STA = 0.00005, MAX = 100
SIM/STA, END=5, STEP=100
Stop
For more information, click here.
•EigenParameter: Optional Command
•EigenParameter: EIGPARA/MAXMODE=10, DAMP=FALSE
o (Example)
EIGPARA/MAXMODE=10, DAMP=FALSE
SIM/ EIG, AMP =1, CYCL =30
Stop
For more information, click here.
•Active and Deactive: Optional Command
•Active: ACTIVE/ForceName or ACTIVE/Contact ForceName or ACTIVE/FFlex ContactName.
o (Example)
SIM/DYN, END=5, STEP=100
ACTIVE/ Axial1
SIM/DYN, END=10, STEP=200
Stop
For more information, click here.
•Deactive: DEACTIVE/ForceName or DEACTIVE/Contact ForceName or DEACTIVE/FFlex ContactName.
o (Example)
SIM/DYN, END=5, STEP=100
DEACTIVE/ Axial1
SIM/DYN, END=10, STEP=200
Stop
For more information, click here.
•FRAParameter: Optional Command
•FRAParameter: FRAPARA/MAXMODE=10, AMP=1.0, CYCL=30, DAMP=TRUE, LOGSTEP=FALSE
o (Example)
FRAPARA/MAXMODE=10, AMP=1.0, CYCL=30, DAMP=TRUE, LOGSTEP=FALSE
SIM/FRA, SFREQ = 0, EFREQ = 1000, FSTEP = 100
Stop
For more information, click here.