.. Hydroflow documentation file, created by Pierre-Yves Gousenbourger on Wed Aug 2, 2023. modified by Nathan Delpierre on Wen Jan 17 2024 .. _export-module: The WatlabExport class ====================== What it does ------------ The export class should in general not be used. Most of the functions are private and they simply intend to export in an appropriate way the data describing the mesh and the physical model you want to solve. It still is possible to modify the input and output folders name by accessing this class properties. Documentation ------------- .. autoclass:: watlab.watlab.WatlabExport :members: :undoc-members: