construct_cosp_outputs Subroutine

public subroutine construct_cosp_outputs(cfg, Npoints, Ncolumns, Nlevels, Nlvgrid, Nchan, x)

Arguments

Type IntentOptional Attributes Name
type(COSP_CONFIG), intent(in) :: cfg
integer, intent(in) :: Npoints
integer, intent(in) :: Ncolumns
integer, intent(in) :: Nlevels
integer, intent(in) :: Nlvgrid
integer, intent(in) :: Nchan
type(cosp_outputs), intent(out) :: x

Called by

proc~~construct_cosp_outputs~~CalledByGraph proc~construct_cosp_outputs construct_cosp_outputs proc~lmdz_cosp_interface lmdz_cosp_interface proc~lmdz_cosp_interface->proc~construct_cosp_outputs proc~lmdz_cosp_interface~2 lmdz_cosp_interface proc~lmdz_cosp_interface~2->proc~construct_cosp_outputs proc~physiq physiq proc~physiq->proc~lmdz_cosp_interface proc~physiq~2 physiq proc~physiq~2->proc~lmdz_cosp_interface proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents