ocdelete#

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

Deletes a previously defined ocean load.

APDL Command: OCDELETE

Parameters:
datatype

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

zonename

The name of the ocean zone to delete. If no name is specified, all defined ocean zones are deleted. Valid only when DataType = ZONE.

Notes

The OCDELETE command deletes previously specified ocean data from the database.

This command is also valid in PREP7.