Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ValueDescription
NONE

Disables any truncation before the transformation

Warning

Use of INTGRID=NONE in combination with the ROTATION keyword is very expensive in resources and is not recommended.


AUTOAn intermediate FULL Gaussian grid is used, derived from the output GRID, by looking at the equivalent resolution. This is the default behaviour.

number

Specifies the intermediate grid, e.g. O96 for an Octahedral Gaussian with 96 lines between Pole and Equator.
OFFReserved MARS value that resets the value inherited, effectively removing the keyword from the request which then results in intgrid being set to AUTO.


Examples:

intgrid=N80F80 # Specifies a reduced full Gaussian grid (with 80 lines between Pole and Equator) as intermediate grid.

...