cape.cfdx
: Templates for CFD control tools¶
This is a container module for templates to the individual CFD solver executives:
Not all of the modules templated in these specific modules are derived
from cape.cfdx
modules, but modules and actions that are
specific to CFD generally are.
cape.cntl
: Base module for CFD operations and processingcape.cfdx.case
: Case control modulecape.cfdx.caseutils
: Common functions for case-control modulescape.cfdx.cmd
: Creating system commandscape.cfdx.cmdrun
: Execute system calls for CAPEcape.cfdx.databook
: Post-processed data module- Global data book container class
- Individual data books
- Data book classes for individual cases
- Other
cape.cfdx.databook
methods cape.cfdx.lineload
: Line load databookscape.cfdx.logger
: Logging utilities for CAPEcape.cfdx.pointsensor
: Point sensor databooks- Point sensor group data book
- Individual point sensor data books
cape.cfdx.queue
: Manage PBS and Slurm interfacescape.cfdx.report
: Automated CFD report interfacecape.cfdx.runmatrix
: Run matrix interfacecape.cfdx.volcomp
: Cell volume computation toolscape.cfdx.options
: Options packagecape.cfdx.cli_doc
: Template help messages for CAPE executables