cape.cfdx
: Templates for CFD control tools¶
cape.cfdx
: Executive for Running CFD Solvers¶
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.cfdx.case
: Case Control Modulecape.cfdx.cmd
: Creating system commandscape.cfdx.bin
: CAPE executable operationcape.cfdx.dataBook
: CFD Data book nodule- Global data book container class
- Individual data books
- Data book classes for individual cases
- Other
cape.cfdx.dataBook
methods cape.cfdx.lineLoad
: Sectional loads databookcape.cfdx.pointSensor
: Point sensor databook- Point sensor group data book
- Individual point sensor data books
cape.cfdx.queue
: PBS queue interface modulecape.cfdx.report
: Automated CFD report interfacecape.cfdx.volcomp
: Cell volume computation toolscape.cfdx.options
: Options packagecape.cfdx.options
: CAPE options interface modulecape.cfdx.options.aflr3opts
: AFLR3 mesh generation optionscape.cfdx.archive.Archive
: Case archiving optionscape.cfdx.options.configopts
: Options for CFD component configcape.cfdx.options.databookopts
: Databook definition optionscape.cfdx.options.isectopts
: CLI options forintersect
cape.cfdx.options.meshopts
: Basic options for mesh settingscape.cfdx.options.pbsopts
: PBS script optionscape.cfdx.options.reportopts
: Automated report optionscape.cfdx.options.rctlopts
: Primary case control optionscape.cfdx.options.slurmopts
: SLURM script optionscape.cfdx.options.ulimitopts
: System resource optionscape.cfdx.options.util
: Utilities for options modules
cape.cfdx.cli_doc
: Template help messages for CAPE executables