Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | rest_file | |||
type(seq_infodata_type), | intent(in) | :: | infodata | |||
type(component_type), | intent(inout) | :: | atm(:) | |||
type(component_type), | intent(inout) | :: | lnd(:) | |||
type(component_type), | intent(inout) | :: | ice(:) | |||
type(component_type), | intent(inout) | :: | ocn(:) | |||
type(component_type), | intent(inout) | :: | rof(:) | |||
type(component_type), | intent(inout) | :: | glc(:) | |||
type(component_type), | intent(inout) | :: | wav(:) | |||
type(component_type), | intent(inout) | :: | esp(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_ax(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_lx(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_ix(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_ox(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_rx(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_gx(:) | |||
type(AttrVect), | intent(inout) | :: | fractions_wx(:) |