| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=r8), | public | :: | budg_dataL(f_size,c_size,p_size) | ||||
| real(kind=r8), | public | :: | budg_dataG(f_size,c_size,p_size) | ||||
| real(kind=r8), | public | :: | budg_ns(f_size,c_size,p_size) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Clock), | intent(in), | optional | :: | EClock | ||
| character(len=*), | intent(in), | optional | :: | mode |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(component_type), | intent(in) | :: | atm | |||
| type(AttrVect), | intent(in) | :: | frac_a | |||
| type(seq_infodata_type), | intent(in) | :: | infodata | |||
| logical, | intent(in), | optional | :: | do_a2x | ||
| logical, | intent(in), | optional | :: | do_x2a |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(component_type), | intent(in) | :: | lnd | |||
| type(AttrVect), | intent(in) | :: | frac_l | |||
| type(seq_infodata_type), | intent(in) | :: | infodata | |||
| logical, | intent(in), | optional | :: | do_l2x | ||
| logical, | intent(in), | optional | :: | do_x2l |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(component_type), | intent(in) | :: | rof | |||
| type(AttrVect), | intent(in) | :: | frac_r | |||
| type(seq_infodata_type), | intent(in) | :: | infodata |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(component_type), | intent(in) | :: | glc | |||
| type(AttrVect), | intent(in) | :: | frac_g | |||
| type(seq_infodata_type), | intent(in) | :: | infodata |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(component_type), | intent(in) | :: | ocn | |||
| type(AttrVect), | intent(in) | :: | xao_o | |||
| type(AttrVect), | intent(in) | :: | frac_o | |||
| type(seq_infodata_type), | intent(in) | :: | infodata | |||
| logical, | intent(in), | optional | :: | do_o2x | ||
| logical, | intent(in), | optional | :: | do_x2o | ||
| logical, | intent(in), | optional | :: | do_xao |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(component_type), | intent(in) | :: | ice | |||
| type(AttrVect), | intent(in) | :: | frac_i | |||
| type(seq_infodata_type), | intent(in) | :: | infodata | |||
| logical, | intent(in), | optional | :: | do_i2x | ||
| logical, | intent(in), | optional | :: | do_x2i |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_Clock), | intent(in) | :: | EClock | |||
| logical, | intent(in) | :: | stop_alarm | |||
| integer, | intent(in) | :: | budg_print_inst | |||
| integer, | intent(in) | :: | budg_print_daily | |||
| integer, | intent(in) | :: | budg_print_month | |||
| integer, | intent(in) | :: | budg_print_ann | |||
| integer, | intent(in) | :: | budg_print_ltann | |||
| integer, | intent(in) | :: | budg_print_ltend |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(seq_infodata_type), | intent(in) | :: | infodata | |||
| integer(kind=in), | intent(in) | :: | ID | |||
| type(AttrVect), | intent(in) | :: | av | |||
| type(GeneralGrid), | pointer | :: | dom | |||
| type(GlobalSegMap), | pointer | :: | gsmap | |||
| character(len=*), | intent(in), | optional | :: | comment |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(AttrVect), | intent(in) | :: | av | |||
| character(len=*), | intent(in), | optional | :: | comment |