grid2spectral Subroutine

public subroutine grid2spectral(state)

Uses

  • proc~~grid2spectral~~UsesGraph proc~grid2spectral grid2spectral module~physical_constants physical_constants proc~grid2spectral->module~physical_constants module~types types module~physical_constants->module~types module~params params module~physical_constants->module~params iso_fortran_env iso_fortran_env module~types->iso_fortran_env module~params->module~types

Transform the prognostic variables from the grid to the spectral space.

Arguments

Type IntentOptional AttributesName
type(ModelState_t), intent(inout), target:: state

Called by

proc~~grid2spectral~~CalledByGraph proc~grid2spectral grid2spectral proc~transform_grid2spectral transform_grid2spectral proc~transform_grid2spectral->proc~grid2spectral

Contents

None