- Jun 07, 2017
- 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
-
-
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".
-
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
-
Mark OLESEN authored
- allows simultaneously reordering and truncation of lists STYLE: add const ref for UnaryPredicate parameter
-
Mark OLESEN authored
-
- May 29, 2017
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- "single" = One region for all files - "file" = One region for each file - "offset" = Offset regions per file - "merge" = Merge regions by name These specifications provide finer control when loading multiple surfaces.
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-