- 22 Jun, 2018 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- use Enum instead of NamedEnum - shorter form for dimensionedScalar - reduce verbosity about missed seeding for DTRM cloud. Re-enable old warnings in debug mode.
-
- 21 Jun, 2018 16 commits
-
-
sergio authored
-
mattijs authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- some paraview versions (eg, on windows) don't support float, only double. This mostly affected the vtkSurfaceWriter. The foamToVTK is also affected, but since it also supports the XML output formats (vtp, vtu) these can be used instead.
-
Mark OLESEN authored
- affected manually generated legacy output (vtkSetWriter, vtkSurfaceWriter) - the order emitted by vtkSetWriter remains, but needs to revisited again.
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
Feature ico reacting multiphase inter foam dev See merge request !204
-
sergio authored
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
-
sergio authored
Adding tutorials and other minor changes
-
sergio authored
-
sergio authored
-
- 20 Jun, 2018 4 commits
-
-
sergio authored
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
-
sergio authored
-
Mark OLESEN authored
-
Andrew Heather authored
-
- 19 Jun, 2018 17 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- incorrect coordinateSystem clear() after the move - add Test-coordinateSystem
-
Mark OLESEN authored
-
sergio authored
-
sergio authored
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
-
sergio authored
Correcting tutorial and expanding documentation
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- this provides easily sortable names. The time information is available via the corresponding .series file, which can also be loaded directly with ParaView 5.5 or later. For further redundancy, time information is saved in the first XML comment inside of the .vtp files. For example, <!-- cloud=limestoneCloud1 time=0.005 index=200 -->
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- The additional output generated by #calc directives in the controlDict or decomposeParDict causes issues for the RunFunctions extraction of 'application' and 'numberOfSubdomains'. Avoid by using -disableFunctionEntries, which also has the side-effect of disabling '#include'.
-
- 18 Jun, 2018 1 commit
-
-
mattijs authored
-