Skip to content

Add hotstart file output to AdH

Adds code to write hotstart file using mesh point fields as source data.

For this version, the mesh point fields must have the same name as the AdH hotstart variables. Current support is for "icon", "ioh", "iov" This MR also removes hotstart output as an option, and instead always write the file when matching mesh files are found. This MR also hides the "extrusion executable" export option, since we no longer have the current/working extrusion code.

Merge request reports