- Feb 02, 2011
- Feb 01, 2011
- Jan 31, 2011
-
-
Mark Olesen authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
With processorCyclics there can now be multiple interfaces between two processors
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
- Jan 28, 2011
-
-
Mark Olesen authored
- For example, // optionally define extra controls for the output formats formatOptions { ensight { format binary; } } These are passed to the writer that support a dictionary of options. Otherwise the normal null constructor is used.
-
Mark Olesen authored
- simplify the ensightSurfaceWriter accordingly
-
Mark Olesen authored
STYLE: move DataEntry to OpenFOAM/primitives/functions
-
andy authored
-
andy authored
-
andy authored
- pointSolid->solidProperties - pointSolidMixure->solidMixtureProperties - liquids->liquidProperties - liquidMixture->liquidMoxtureProperties
-
Mark Olesen authored
- improves the chances of tracking who built OpenFOAM, where, etc ENH: make it easier to parse version/build from OpenFOAM -help output - For example, foamListTimes -help | awk '{ if (/^Using:/) print $2}' foamListTimes -help | awk '{ if (/^Build:/) print $2}'
-
- Jan 27, 2011
-
-
andy authored
-
Mark Olesen authored
- avoids overflows in a fixed width boxes
-
Mark Olesen authored
-
andy authored
-
Mark Olesen authored
-
- Jan 26, 2011
-
-
mattijs authored
-
mattijs authored
-
andy authored
-
mattijs authored
-
andy authored
-
andy authored
-
Mark Olesen authored
-
Mark Olesen authored
- add points/faces constructor to ensightPartFaces with optional contiguousPoints flag. - Remove the now redundantensightPartNonMeshFaces class.
-
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
-
mattijs authored
-
Mark Olesen authored
- now remove all generated files for all platforms when the version changes
-