- Module for automating DAFoam workflow for CFD analysis and shape optimization
- Module for managing shape parameterization for design optimization
- Module for in house GUI
- Miscellaneous Utilities
Code Format:
- Object oriented
- Typically try to stick to camel case, with snake case for certain folders
- When extending code from another module, stick to parent format