My Project
 All Classes Files Functions Variables Macros
thermcell_closure.F90 File Reference
#include "iniprint.h"
#include "thermcell.h"
Include dependency graph for thermcell_closure.F90:

Go to the source code of this file.

Functions/Subroutines

subroutine thermcell_closure (ngrid, nlay, r_aspect, ptimestep, rho, zlev, lalim, alim_star, f_star, zmax, wmax, f, lev_out)

Function/Subroutine Documentation

subroutine thermcell_closure ( integer  ngrid,
integer  nlay,
real  r_aspect,
real  ptimestep,
real, dimension(ngrid,nlay rho,
real, dimension(ngrid,nlay zlev,
integer, dimension(ngrid)  lalim,
real, dimension(ngrid,nlay alim_star,
real, dimension(ngrid,nlay+1)  f_star,
real, dimension(ngrid)  zmax,
real, dimension(ngrid)  wmax,
real, dimension(ngrid)  f,
integer  lev_out 
)

Definition at line 4 of file thermcell_closure.F90.