Versions Compared

Key

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

...

interpolate_type      = 1                            !   0   0 = native high order,  1 = bilinear (default)

interpolate_gridtype  = 1                                ! equal angle lat/lon grid, with point at pole (FV scalar grid)  

...

interpolate_gridtype = 1       equally ! Equally spaced, including poles (FV scalars output grid).  Use grids of size (N+1) x 2N

interpolate_gridtype = 2       ! Gauss grid (CAM Eulerian).  Use grids of size N x 2N

interpolate_gridtype = 3     equally ! Equally spaced, no poles (FV staggered velocity)  Not Recommended

...