-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added more solvers and functions. (#734)
* Removed the distributed arg for calcJac. * Added DARhoSimpleCFoam. * Added DAHeatTransferFoam and related functions. * Added the missing files. * Fixed the DATurb order. * Used mpicc to auto-detect include and lib paths. * Added DASimpleTFoam and related functions. * Added the missing files. * Added kOmegaSST and moved Coloring into DASolver. * Fixed the code cov. * Re-organized new turbModel structure and added Fv3 and laminar models. * Added the moment function. * Fixed an issue to avoid computing all dF partials. * Removed un-used funcs in Python layer. * Removed unused funcs in DASolver. * Removed parts for DAFunction and re-organized codes.
- Loading branch information
Showing
117 changed files
with
2,359 additions
and
6,916 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.