oclist#

Mapdl.oclist(datatype='', zonename='', **kwargs)[source]#

Summarizes all currently defined ocean loads.

APDL Command: OCLIST

Parameters:
datatype

Ocean data type to list. Valid values are BASIC, CURRENT, WAVE, ZONE, and ALL.

zonename

The name of an ocean zone to list. If no name is specified, all defined ocean zones are listed. Valid only when DataType = ZONE.

Notes

The OCLIST command summarizes the ocean properties for all defined ocean loads in the current session.

When this command follows the SOLVE command, certain waves types also list the calculated wave length.

This command is also valid in PREP7.