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
456b7e31eea476d62ccc3a4d2796be66d49ffb65
OpenFOAM-12
/
applications
/
utilities
History
Henry Weller
456b7e31ee
vtkPVFoamVolFields, semiImplicitSource: Use VolInternalField<Type> to simplify code
2022-12-07 11:55:53 +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
vtkPVFoamVolFields, semiImplicitSource: Use VolInternalField<Type> to simplify code
2022-12-07 11:55:53 +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