- Dec 13, 2022
-
-
Mark OLESEN authored
- README updated to v2212
-
Mark OLESEN authored
-
Mark OLESEN authored
- paraview (5.11.0), petsc (3.18.2), adios (2.8.3), scotch (7.0.1)
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
STYLE: init label variants with std::sqrt + double (compile-time invariant)
-
Andrew Heather authored
-
- Dec 12, 2022
-
-
Andrew Heather authored
-
Andrew Heather authored
Specified using the optional 'omega' entry (Function1 type), e.g. for a constant value: omega 12.56; Note that the swirl contribution is applied in addition to the velocity set by the 'flowType' option. For example, for the 'constantVelocity' option, parcels are initially set the velocity according to the UMag and direction/cone angle; the swirl velocity is then added.
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
-
- Dec 09, 2022
-
-
Andrew Heather authored
ENH: dynamicContactAngleForce: new finite-area contact-angle force model See merge request !584
-
-
-
-
DEFEATURE: merge fa-perturbedTemperatureDependent into dynamicContactAngle
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark OLESEN authored
ENH: added option to control log frequency of lagrangian calculations See merge request !583
-
STYLE: lagrangian intermediate library - renamed log_ to logToFile_ to disambiguate against output to Info
-
-
-
-
-
-
Mark OLESEN authored
- similar to surface writing formats, also support optional dictionary of reading options. The main beneficiary of this is the ensight surface reader: readOptions { ensight { masterOnly true; } } This will restrict reading to the master rank. Surfaces and values read will be broadcast to the other ranks, with the intention of reducing load on the filesystem. ENH: add writing of Dimensioned fields for areaWrite functionObject - can be useful for examining finite-area source terms
-
Mark OLESEN authored
- improve communicator wrapping - avoid indexing errors when using partial subranks - UPstream::is_subrank (for testing partial subranks)
-
- Dec 08, 2022
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Andrew Heather authored
ENH: fvOptions: add writeFile functionality See merge request Development/openfoam!577
-
- velocityDampingConstraint - limitTemperature - limitVelocity
-
-
Andrew Heather authored
ENH: Evapotranspiration utilities See merge request !571
-
STYLE: solarLoad: replace uppercase index variables with lowercase
-
-
-
This change enables face zones creating shades and interacting with shades. ENH: solarLoad: initialise hit faces in ctor level
-