cape.pylch.report: Automated report interface¶
This module provides customizations for Loci/CHEM on the base
cape.cfdx.report module.
- class cape.pylch.report.Report(cntl, rep)¶
Interface for automated report generation
- Call:
>>> R = pyFun.report.Report(fun3d, rep)
- Inputs:
- fun3d:
cape.pyfun.cntl.Cntl Master Cart3D settings interface
- rep:
str Name of report to update
- fun3d:
- Outputs:
- R:
Report Automated report interface
- R: