Class deform_mesh#

Inheritance Relationships#

Base Type#

Class Documentation#

class deform_mesh : public module_base#

Example of how to deform the mesh’s z-coords.

Warning

There is currently no way for CHM to be updated that the mesh z has changed to recompute slopes/aspect/etc.

Public Functions

deform_mesh(config_file cfg)#
~deform_mesh()#
virtual void run(mesh &domain)#