This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:eql [2015/06/25 15:36] phil created |
com:eql [2016/11/03 11:09] (current) phil |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== EQL Command ====== | ====== EQL Command ====== | ||
- | EQL,<disp>,<NonLinOpts>,<dampCutoff> | + | EQL,<disp>,<NonLinOpts>,<dampCutoff>,<dampScale>,<ElasicD> |
- | + | ||
- | Set the options for the non-linear module | + | |
+ | Set the options for the non-linear simulation. This command is simlar to [[com:HOUSE]],[[com:ANALYS]] or [[com:STRESS]] commands in that it sets header information for the nonlinear module input (*.eql) file. This information can also be set interactively using the [[sassi:user_interface:options:NONLINEAR]] analysis options tab, found in the Options->Analysis menu selection. | ||
* disp - displacement factor | * disp - displacement factor | ||
* NonLinOpts - non-linear options | * NonLinOpts - non-linear options | ||
* dampCutoff - damping cutoff value | * dampCutoff - damping cutoff value | ||
+ | * dampScale - damping scaling factor | ||
+ | * ElasicD - Include elastic damping flag | ||
+ | * 0 - Don't include | ||
+ | * 1 - Include |