This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
OpenFOAM-12
Watch
1
Star
0
Fork
0
You've already forked OpenFOAM-12
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
966f0150822de996b0da1cbc2cbaab1200df1685
OpenFOAM-12
/
applications
/
utilities
History
Henry Weller
966f015082
Further code simplification: Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> -> VolField<Type>
2022-12-02 22:31:21 +00:00
..
mesh
Code simplification: GeometricField<Type, fvPatchField, volMesh> -> VolField<Type>
2022-12-02 22:04:45 +00:00
miscellaneous
Time::timeName(): no longer needed, calls replaced by name()
2022-11-30 15:53:51 +00:00
parallelProcessing
Further code simplification: Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> -> VolField<Type>
2022-12-02 22:31:21 +00:00
postProcessing
Further code simplification: Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> -> VolField<Type>
2022-12-02 22:31:21 +00:00
preProcessing
Further code simplification: Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> -> VolField<Type>
2022-12-02 22:31:21 +00:00
surface
Time::timeName(): no longer needed, calls replaced by name()
2022-11-30 15:53:51 +00:00
thermophysical
chemkinToFoam: Added -precision option
2022-10-08 20:20:33 +01:00