ocdelete#

Ocean.ocdelete(datatype='', zonename='', **kwargs)#

Deletes a previously defined ocean load.

Mechanical APDL Command: OCDELETE

Parameters:
datatypestr

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

For DataType = ALL, all defined ocean loads are deleted.

zonenamestr

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.