sgrid Derived Type

type, public :: sgrid


Contents


Components

TypeVisibility AttributesNameInitial
integer, public :: sind(2)

Initial and final stretched cell (sind(1) also coincides with the number of stretched cells)

real(kind=dp), public :: smin

Axis value on the boundary between stretched and unstretched grid (left side of the box)

real(kind=dp), public :: smax

Axis value on the boundary between stretched and unstretched grid (right side of the box)