- Dec 12, 2016
-
-
sergio authored
-
- Dec 05, 2016
- Dec 01, 2016
-
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- test clearly shows failure to insert a sub-registry when it has the same name as one of the parent sub-registry.
-
- Nov 29, 2016
-
-
Mark Olesen authored
-
Mark Olesen authored
- the user might otherwise be unaware of the changed location
-
Mark Olesen authored
- both are typedefs for UList<label>
-
Mark Olesen authored
- was using direct face ids instead of appropriate sub-lists - also removed typo that wasn't helping much either
-
Mark Olesen authored
-
Mark Olesen authored
- remove remnant nullptr check
-
- Nov 28, 2016
-
-
Mark Olesen authored
-
Mark Olesen authored
- vtkkwiml headers use old-style casts, so reduce compile-time warnings
-
Mark Olesen authored
- newer versions of paraview build fine, and so do the reader modules, but the reader modules won't load (need to upgrade the classes).
-
Mark Olesen authored
- now that adios_config flags are largely working in ThirdParty
-
Mark Olesen authored
STYLE: only use paraview settings when actually available - this means executing makeParaView prior to building OpenFOAM itself, but is consistent with the instructions given by makeParaView, and elminates anticipating the source location from the paraview config file, which increases the build flexibilty for ThirdParty
-
Andrew Heather authored
Feature noise multiple files Enabled pointNoise and surfaceNoise models to operate on multiple input files - For each model, the files should be specified by the `inputFiles` keyword - When applied to pointNoise, the file is no longer required when specifying the CSV input data - the singular `inputFile` entry is still available to the surfaceNoise model for backwards compatibilty See merge request !80
-
Andrew Heather authored
-
Andrew Heather authored
Function objects - ensure objects are up-to-date when writing See merge request !79
-
Andrew Heather authored
This reverts commit c554dc7b. Functionality available in more general change in commit fb783789
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Nov 27, 2016
-
-
Mark Olesen authored
- support gperftools-none, gperftools-system configurations as per other third-party packages. STYLE: clean up more environment variables CONFIG: testing adios rule
-
- Nov 25, 2016
-
-
Mark Olesen authored
- these directories are sometimes used for a central, non-thirdparty, non-system installation - leave gmp and mpfr as is, since it is not clear how these would interact with system versions
-
Andrew Heather authored
-
- Nov 24, 2016
-
-
Andrew Heather authored
-
Mark Olesen authored
- make it easier to transfer triSurface information into MeshedSurface etc.
-
Mark Olesen authored
- identical code was present in surfaceCheck (original source), and isoSurface, isoSurfaceCell (copies). - add in a MeshedSurface<face> variant as well, since this will likely be needed in the near future
-
- Dec 01, 2016
-
-
Mark Olesen authored
- add writeObject method
-
Mark Olesen authored
- otherwise difficult to avoid auto-write etc. - propagate similar changes to MeshedSurfaceAllocator, where is makes the most sense.
-
- Nov 30, 2016
-
-
Mark Olesen authored
- Should be updating references (shallow copy), but triggers a deep copy instead. Likely introduced by 6e573ad7.
-
- Nov 24, 2016
-
-
Mark Olesen authored
- other sampled surface types use meshCells() throughout. Only cuttingPlane was different.
-
- Nov 25, 2016
-
-
Mark Olesen authored
-
- Dec 02, 2016
-
-
Mark Olesen authored
- This is simply the normal helmet geometry, but shifted to where a passenger head may be. It can be used for surface sampling etc.
-