- Jun 15, 2017
-
-
mattijs authored
-
- Jan 25, 2017
-
-
Mark Olesen authored
- last OpenDX release/news was from 2007. Cannot maintain or verify if the writers are correct.
-
- Dec 15, 2016
-
-
Mark Olesen authored
- extend the sampling concept to include surfMeshes and surfFields for storage. - Note the createOnRead switch in surfMeshSamplers can be desirable in some situations to force creation of the surface faces within the constructor.
-
- Nov 30, 2016
-
-
Mark Olesen authored
- isolate the surface source (plane, iso-surface etc), from sampling
-
- Jun 30, 2016
-
-
Henry Weller authored
-
- May 15, 2016
-
-
Henry Weller authored
- Avoids the need for the 'OutputFilterFunctionObject' wrapper - Time-control for execution and writing is now provided by the 'timeControlFunctionObject' which instantiates the processing 'functionObject' and controls its operation. - Alternative time-control functionObjects can now be written and selected at run-time without the need to compile wrapped version of EVERY existing functionObject which would have been required in the old structure. - The separation of 'execute' and 'write' functions is now formalized in the 'functionObject' base-class and all derived classes implement the two functions. - Unnecessary implementations of functions with appropriate defaults in the 'functionObject' base-class have been removed reducing clutter and simplifying implementation of new functionObjects. - The 'coded' 'functionObject' has also been updated, simplified and tested. - Further simplification is now possible by creating some general intermediate classes derived from 'functionObject'.
-
- Feb 25, 2016
-
-
andy authored
-
- Nov 23, 2015
-
-
mattijs authored
- checkMesh has option to write faceSets or (outside of) cellSets as sampledSurface format. It automatically reconstructs the set on the master and writes it to the postProcessing folder (as any sampledSurface). E.g. mpirun -np 6 checkMesh -allTopology -allGeometry -writeSets vtk -parallel - fixed order writing of symmTensor in Ensight writers
-
- Nov 17, 2015
-
-
mattijs authored
- redistributePar to have almost (complete) functionality of decomposePar+reconstructPar - low-level distributed Field mapping - support for mapping surfaceFields (including flipping faces) - support for decomposing/reconstructing refinement data
-
mattijs authored
- redistributePar to have almost (complete) functionality of decomposePar+reconstructPar - low-level distributed Field mapping - support for mapping surfaceFields (including flipping faces) - support for decomposing/reconstructing refinement data
-
- Nov 11, 2015
-
-
Andrew Heather authored
- New boundaryData surface writer - Moved templated code into separate files - Output filenames written to functionObjectState dictionary - Ensight surface writer now supports a 'collate times' option [mattijs] - Nastran surface writer updated based on user feedback
-
Andrew Heather authored
- New boundaryData surface writer - Moved templated code into separate files - Output filenames written to functionObjectState dictionary - Ensight surface writer now supports a 'collate times' option [mattijs] - Nastran surface writer updated based on user feedback
-
- May 26, 2015
-
-
Henry authored
mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar This required the addition of the meshToMesh class in the sampling library from OpenFOAM-2.2.x which is now named meshToMesh0.
-
- Jan 14, 2014
-
-
andy authored
-
- Aug 13, 2013
-
-
mattijs authored
-
- Apr 12, 2013
-
-
andy authored
-
- Mar 22, 2013
-
-
andy authored
-
- Jan 09, 2013
- Nov 16, 2012
-
-
mattijs authored
-
- Nov 02, 2012
-
-
sergio authored
-
- Oct 12, 2012
-
-
andy authored
-
- Jan 27, 2012
-
-
mattijs authored
-
- Jan 10, 2012
-
-
sergio authored
interpolation method
-
- Dec 15, 2011
-
-
mattijs authored
-
- Sep 12, 2011
-
-
andy authored
-
- Jul 13, 2011
-
-
mattijs authored
-
- Apr 26, 2011
-
-
mattijs authored
-
- Jan 26, 2011
-
-
Mark Olesen authored
- easier (more logical) when adding a new writer ENH: add surface field writer for 'starcd' format - creates *.usr files, which can be read in proSTAR with the 'getuser' command, but which can also be parsed directly since the format is extremely primitive
-
- Dec 07, 2010
- Nov 09, 2010
-
-
mattijs authored
-
- Apr 01, 2010
-
-
Andrew Heather authored
-
- Feb 01, 2010
-
-
mattijs authored
sampledTriSurfaceMesh adds sampling on points/triangles of a triSurface(mesh). All values outside mesh are set to 0.
-
- Dec 01, 2009
-
-
Mark Olesen authored
- adjust code to more closely resemble sampledSets / sampledSurfaces
-
Mark Olesen authored
- adjust code to more closely resemble sampledSurfaces
-
- Aug 25, 2009
-
-
mattijs authored
-
- Aug 24, 2009
-
-
mattijs authored
-
- Mar 17, 2009
-
-
Mark Olesen authored
-
- Mar 16, 2009
-
-
Mark Olesen authored
-