__dumpwaterloads __dwl
Displays a list of all water loads.
Displays a list of all water loads.
__dumpwaterloads Phase_1
Displays a list of all water loads for Phase_1.
<CalculationStage'|CalculationStepPath'>
CalculationStage | Phase reference | The phase for which the water loads should be displayed |
CalculationStepPath | Step reference | The step for which the water loads should be displayed |
Mode | Target |
---|---|
- | Global |
None
Displays a list of all water loads for a phase at a specific coordinate.
__dumpwaterloads Phase_7 (0 0 0)
Displays a list of all water loads for Phase_7 at (0 0 0).
<CalculationStage'|CalculationStepPath'> <Coord: Number' Number' Number'>'
CalculationStage | Phase reference | The phase for which the water loads should be displayed |
CalculationStepPath | Step reference | The step for which the water loads should be displayed |
Coords | Coordinates | |
Number | x | x-coordinate |
Number | y | y-coordinate |
Number | z | z-coordinate |
Mode | Target |
---|---|
- | Global |
None
Displays a list of water loads or the number of water loads for a specific phase.
__dumpwaterloads Phase_7 "count"
Displays the number of water loads for Phase_7.
__dumpwaterloads Step_2 "count"
Displays the number of water loads for Step_2.
<CalculationStage'|CalculationStepPath'> <{1,5}: <Text: "position"|"x"|"y"|"z"|"count">> <Coords: Number' Number' Number'>'
CalculationStage | Phase reference | The phase for which the prescribed displacements should be displayed |
CalculationStepPath | Step reference | The step for which the prescribed displacements should be displayed |
Text | Position, x, y, z (only for 3D) or count(number of) water loads that is to be displayed | |
"position" | Position | |
"x" | x-axis waterloads | |
"y" | y-axis waterloads | |
"z" | z-axis waterloads | |
"count" | number of waterloads | |
Coords | Coordinates | |
Number | x | x-coordinate |
Number | y | y-coordinate |
Number | z | z-coordinate |
Mode | Target |
---|---|
- | Global |
None