SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | co2_init_n (IO, S, PK, PEK, KSIZE, PCO2) |
subroutine | pack_co2_init (KMASK, KSIZE) |
subroutine co2_init_n | ( | type(isba_options_t), intent(inout) | IO, |
type(isba_s_t), intent(inout) | S, | ||
type(isba_p_t), intent(inout) | PK, | ||
type(isba_pe_t), intent(inout) | PEK, | ||
integer, intent(in) | KSIZE, | ||
real, dimension(:), intent(in) | PCO2 | ||
) |
Definition at line 7 of file co2_initn.F90.