This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
com:delnls [2016/10/27 14:15] phil |
com:delnls [2016/11/03 10:50] (current) phil |
||
---|---|---|---|
Line 2: | Line 2: | ||
- | DELNLS,<start>,<end>,<stride> | + | DELNLS,<start>,[end],[stride] |
Delete nonlinear soil layer definition created by the [[com:NLSLAYER]] command. This does not modify any information that has been defined by [[com:L]], [[com:SOIL]] or any other command used to create the linear soil model. | Delete nonlinear soil layer definition created by the [[com:NLSLAYER]] command. This does not modify any information that has been defined by [[com:L]], [[com:SOIL]] or any other command used to create the linear soil model. | ||
* start - starting number of the soil data to delete | * start - starting number of the soil data to delete | ||
- | * end - final number of soil data to delete | + | * end - final number of soil data to delete (default = start) |
- | * stride - stride increment for delete | + | * stride - stride increment for delete (default = 1) The command will warn the user that the default stride was used if the argument is left blank or the user gives a stride value less than 1. |