noah  1.6.0
 All Data Structures Files Functions
set_soilveg_snippet_mod Module Reference

Below was extracted from namelist_soilveg.f and set_soilveg.f (couldn't get above to compile for doxygen) More...

Public Member Functions

subroutine, public set_soilveg (isot, ivet, maxsmc, bb, satpsi, iret)
 This subroutine initializes soil and vegetation parameters needed in global_cycle/land_increment.f90. More...
 

Detailed Description

Below was extracted from namelist_soilveg.f and set_soilveg.f (couldn't get above to compile for doxygen)

Definition at line 8 of file set_soilveg_snippet.f90.

Member Function/Subroutine Documentation

subroutine, public set_soilveg_snippet_mod::set_soilveg ( integer, intent(in)  isot,
integer, intent(in)  ivet,
real, dimension(30), intent(out)  maxsmc,
real, dimension(30), intent(out)  bb,
real, dimension(30), intent(out)  satpsi,
integer, intent(out)  iret 
)

This subroutine initializes soil and vegetation parameters needed in global_cycle/land_increment.f90.

Parameters
[in]isotSoil type
[in]ivetVegetation type
[out]maxsmcMaximum soil moisture for each soil type
[out]bbB exponent for each soil type
[out]satpsiSaturated matric potential for each soil type
[out]iretReturn integer

Definition at line 26 of file set_soilveg_snippet.f90.


The documentation for this module was generated from the following file: