openfoam/tutorials/compressible
Mark Olesen 1bb7afc7fe ENH: raw format with optional output for face area normals (#2003)
- the raw surface writer simply outputs x/y/z and field values.
  This additional flag allows recovery of some geometric information.

- optional user-specified output precision

Example,
```
formatOptions
{
    raw
    {
        normal      yes;
        precision   10;
    }
}
```
2021-02-17 13:36:16 +01:00
..
acousticFoam/obliqueAirJet RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
overRhoPimpleDyMFoam/twoSimpleRotors RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
overRhoSimpleFoam/hotCylinder RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
rhoCentralDyMFoam/movingCone RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
rhoCentralFoam RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
rhoPimpleAdiabaticFoam/rutlandVortex2D RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
rhoPimpleFoam RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
rhoPorousSimpleFoam/angledDuct RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
rhoSimpleFoam ENH: raw format with optional output for face area normals (#2003) 2021-02-17 13:36:16 +01:00
sonicDyMFoam/movingCone RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
sonicFoam RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
sonicLiquidFoam RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00