Commits on Source (23)
-
mattijs authored7eb952ae
-
mattijs authored8b5a653f
-
mattijs authoredf280efd2
-
mattijs authoredcc2d2e73
-
Andrew Heather authored
ENH: applyBoundaryLayer - determine compressibility automatically by the presence of a thermophysicalProperties file
8fcc1ea4 -
Andrew Heather authored665096d4
-
Mattijs Janssens authored
Feature utils Updated utilities bases on our internal development line Still to do: - update ParaView module builds to build alongside standard OpenFOAM code in separate directory See merge request !21
83dbb010 -
Andrew Heather authored1cf0024a
-
mattijs authored7ca5d198
-
mattijs authored4e2cf791
-
mattijs authored
Conflicts: src/OpenFOAM/db/regIOobject/regIOobject.C
6687609a -
mattijs authored
- old convention was that on last time step it would only call end() and not execute() - however this meant that e.g. the functionObjectProperties file did not get written - and almost all functionObjects were doing an execute() inside of end() - new convention: call execute() on last time step, just before doing end()
ee950dd6 -
Andrew Heather authoreda4e276a4
-
mattijs authored
This was causing same event number on both U and grad(U) which meant that if one of the processors had different event number the trigger of gradient caching would not be synchronised. Now instead the overflow is detected in the regIOobject::upToDate function and handled consistently (by assuming that the events of object will never differ by more than labelMax/2)
44d7f643 -
Andrew Heather authored
ENH: functionObjects: call execute on last time step - old convention was that on last time step it would only call end() and not execute() - however this meant that e.g. the functionObjectProperties file did not get written - and almost all functionObjects were doing an execute() inside of end() - new convention: call execute() on last time step, just before doing end() See merge request !24
f6d17d48 -
mattijs authorede07db57f
-
sergio authored
Adding optional files to smallPoolFire2D to run using this model. Taking out of the compilation of FSD combustion. It needs futher work to run using the new turbulent framework
88ca19b5 -
mattijs authoredc4189976
-
mattijs authoredaa7f69c4
-
Andrew Heather authored9779fc7d
-
Andrew Heather authored58fdb328
-
Andrew Heather authored01f13cc9
-
Mattijs Janssens authored
ENH: Updated lagrangian libraries from internal development line See merge request !22
e3b8e9f4
Showing
- applications/solvers/DNS/DNSSolversDoc.H 30 additions, 0 deletionsapplications/solvers/DNS/DNSSolversDoc.H
- applications/solvers/DNS/dnsFoam/dnsFoam.C 3 additions, 0 deletionsapplications/solvers/DNS/dnsFoam/dnsFoam.C
- applications/solvers/basic/basicSolversDoc.H 30 additions, 0 deletionsapplications/solvers/basic/basicSolversDoc.H
- applications/solvers/basic/laplacianFoam/laplacianFoam.C 23 additions, 1 deletionapplications/solvers/basic/laplacianFoam/laplacianFoam.C
- applications/solvers/basic/scalarTransportFoam/scalarTransportFoam.C 25 additions, 1 deletion...s/solvers/basic/scalarTransportFoam/scalarTransportFoam.C
- applications/solvers/combustion/PDRFoam/PDRFoam.C 14 additions, 10 deletionsapplications/solvers/combustion/PDRFoam/PDRFoam.C
- applications/solvers/combustion/XiFoam/XiDyMFoam/XiDyMFoam.C 3 additions, 0 deletionsapplications/solvers/combustion/XiFoam/XiDyMFoam/XiDyMFoam.C
- applications/solvers/combustion/XiFoam/XiFoam.C 3 additions, 0 deletionsapplications/solvers/combustion/XiFoam/XiFoam.C
- applications/solvers/combustion/chemFoam/chemFoam.C 3 additions, 0 deletionsapplications/solvers/combustion/chemFoam/chemFoam.C
- applications/solvers/combustion/coldEngineFoam/coldEngineFoam.C 4 additions, 1 deletion...ations/solvers/combustion/coldEngineFoam/coldEngineFoam.C
- applications/solvers/combustion/combustionSolversDoc.H 30 additions, 0 deletionsapplications/solvers/combustion/combustionSolversDoc.H
- applications/solvers/combustion/engineFoam/engineFoam.C 3 additions, 0 deletionsapplications/solvers/combustion/engineFoam/engineFoam.C
- applications/solvers/combustion/fireFoam/fireFoam.C 4 additions, 1 deletionapplications/solvers/combustion/fireFoam/fireFoam.C
- applications/solvers/combustion/reactingFoam/reactingFoam.C 3 additions, 0 deletionsapplications/solvers/combustion/reactingFoam/reactingFoam.C
- applications/solvers/combustion/reactingFoam/rhoReactingBuoyantFoam/rhoReactingBuoyantFoam.C 3 additions, 0 deletions...ctingFoam/rhoReactingBuoyantFoam/rhoReactingBuoyantFoam.C
- applications/solvers/combustion/reactingFoam/rhoReactingFoam/rhoReactingFoam.C 3 additions, 0 deletions...combustion/reactingFoam/rhoReactingFoam/rhoReactingFoam.C
- applications/solvers/compressible/compressibleSolvers.H 30 additions, 0 deletionsapplications/solvers/compressible/compressibleSolvers.H
- applications/solvers/compressible/rhoCentralFoam/rhoCentralDyMFoam/rhoCentralDyMFoam.C 3 additions, 0 deletions...ible/rhoCentralFoam/rhoCentralDyMFoam/rhoCentralDyMFoam.C
- applications/solvers/compressible/rhoCentralFoam/rhoCentralFoam.C 3 additions, 0 deletions...ions/solvers/compressible/rhoCentralFoam/rhoCentralFoam.C
- applications/solvers/compressible/rhoPimpleFoam/rhoPimpleFoam.C 3 additions, 0 deletions...ations/solvers/compressible/rhoPimpleFoam/rhoPimpleFoam.C
applications/solvers/DNS/DNSSolversDoc.H
0 → 100644
applications/solvers/basic/basicSolversDoc.H
0 → 100644