Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add --uniform to GenerateVolumetricMesh in pg2 case

...

./GenerateCSMesh --alt --res 30  --file NE30.g                                               # the standard atmosphere SE grid, using the np4" GLL spectral element
./GenerateVolumetricMesh --in NE30.g --np 2 --out NE30pg2.g                g --uniform     # An atmosphere "FV" grid (for the new pg2 option where physics is on a FV grid)

...