- Nov 24, 2016
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
- only occurs in combination with distributedTriSurfaceMesh in snappy. - workaround similar to that previously used for surfaceRedistributePar (issue #60). Minor adjustment of incompressible motorBike tutorial to detect use of distributedTriSurfaceMesh.
-
Mark Olesen authored
- there was a slight mix of MUST_READ and MUST_READ_IF_MODIFIED but with no obvious code to handle runtime modified values of the decomposition, or how this works with alternative dictionaries.
-
- Nov 23, 2016
-
-
Mark Olesen authored
* boost 1_62_0 (Sept 2016) * CGAL 4.9 (Sept 2016) - now has headers-only mode that could be interesting * FFTW 3.3.5 (Jul 2016) * openmpi 1.10.4 (Sept 2016) - the first openmpi 2.x release is also available, but too early to switch * paraview 5.2.0 (Nov 2016) - builds without additional patching STYLE: removed unneeded CMake environment variables
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Nov 22, 2016
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Andrew Heather authored
-
Mark Olesen authored
-
- Nov 21, 2016
-
-
sergio authored
and single phase cases. Registration of the compressed flux in interFoam as it is needed for the FO if used.
-
sergio authored
Conflicts: tutorials/combustion/fireFoam/LES/compartmentFire/Allclean
-
sergio authored
-
Mark Olesen authored
- in specific cases it can be useful to suppress searching the instances. For example, if one only wishes to check if a "points" is available at the given time instance, without searching backwards through all times.
-
Mark Olesen authored
- Avoids possible discrepancy when the user selects non-coincidental values for executeInterval and writeInterval. - zeroGradient and ddt2 function objects
-
Mark Olesen authored
- this functionality will be more frequently used in the future, thus place in a commonly available location.
-
Mark Olesen authored
- A few without a 'cd' at the start. Use $(getApplication) directly in more places (for clarity).
-
- Nov 20, 2016
-
-
Mark Olesen authored
- A few without a 'cd' at the start. Several remove files that are already covered by the cleanCase function.
-
Mark Olesen authored
- relocate to system/blockMeshDict, which avoids it being cleaned out accidentally
-
Mark Olesen authored
- Still needs more attention. -- STYLE: fix minor typos in documentation
-
Mark Olesen authored
- consistently use SYSTEMOPENMPI for both sh and csh versions (inadvertently changed in ee5251a7).
-
Mark Olesen authored
* args[int] vs args.args()[int] * args[word] vs args.options()[word] etc.
-
Mark Olesen authored
- purely cosmetic (documentation) changes
-
Mark OLESEN authored
Merge master changes/bugfixes into develop branch See merge request !78
-
- Nov 19, 2016
-
-
Mark Olesen authored
- update tutorial and adjust function object for updated infrastructure.
-
Mark Olesen authored
-
- Nov 17, 2016
-
-
sergio authored
If the cloud was inactive, massTotal and SOI were needed even for steady Lagrangian
-
sergio authored
ENH: Adding writing of the motionSolver dictionary for sixDoFRigidBodyDisplacementPointPatchVectorField BC
-
sergio authored
-
sergio authored
-
Andrew Heather authored
-
sergio authored
-
sergio authored
-
- Nov 15, 2016
-
-
Andrew Heather authored
-
Andrew Heather authored
External coupled Improvements and bugfixes for externalCoupledFunctionObject - issues #278 #269 See merge request !72
-