- Jun 07, 2017
-
-
mattijs authored
-
mattijs authored
-
sergio authored
simpleRho or limiting p.
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
sergio authored
Update pEq for close domains.
-
- Jun 05, 2017
- Jun 02, 2017
-
-
sergio authored
-
sergio authored
2)Adapting divU in TEqn.H for compressibleInterDyMFoam and compressibleInterFoam 3)Re-instated sixDoFRigidBodyDisplacement as patch for pointFields. It allows to use a different fvDynamincMesh type independently of the BC's
-
Mark OLESEN authored
- these are compile-time constants and can be marked as such in C++11.
-
- Jun 01, 2017
-
-
sergio authored
Modification on rhoPimpleFoam pEq's for handling rho thermo and incompressible EoS. Adding rho limiters if p is limited. This is important when LTS stepping or large Co number is used. Updating rhoBuoyantPimpleFoam to handle closed domain for rho thermo and incompressible Eos. Consolidating chtMultiRegionSimpleFoam and chtMultiRegionFoam pEqs to use the same formulation as rhoBuoyantPimpleFoam and rhoBuoyantSimpleFoam
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
ENH: noiseModels - updated parallel usage (no longer needs proc dirs) and apply input data validation
-
Andrew Heather authored
-
Mark OLESEN authored
-
Andrew Heather authored
COMP: unitConversion - using M_PI instead of pi to avoid compiltion error due to pi not evaluating to a constexpr
-
Mark OLESEN authored
-
Andrew Heather authored
-
- May 31, 2017
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark OLESEN authored
Feature surface feature extract See merge request !110
-
Mark OLESEN authored
ccm conversion bugfixes See merge request !115
-
Mark OLESEN authored
- was generally somewhat fragile. The main problem stems from the fact that several interfaces may be attached to a boundary. No trivial means of solving this without too much work for a feature that is only "nice-to-have".
-
-
- Jun 06, 2017
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- May 31, 2017
-
-
Mark OLESEN authored
- Programming convenience. Eg, cos(45_deg) vs cos(degToRad(45)) STYLE: conversions marked as constexpr and noexcept
-
Mark OLESEN authored
-
mattijs authored
-
mattijs authored
-
- May 30, 2017
-
-
Mark OLESEN authored
- makes it possible to use list types other than UList. For example, UIndirectList<point>
-
Mark OLESEN authored
- not yet release, but some of the API and file locations are closer to 1706 than to 1612. Needed, for example, for swak4foam.
-
Mark OLESEN authored
- eg, swak4Foam uses it for NumericAccumulationNamedEnum
-
Mark OLESEN authored
-