This code defines longwave radiation tables, it also allocate, compute related parameters based on prescribed tables.
fms_mod
rad_utilities_mod
longwave_params_mod
call longwave_tables_init (Lw_tables, tabsr, & tab1, tab2, tab3, tab1w, tab1a, tab2a, tab3a)
Lw_tables | Contains the tables used in longwave radiation [lw_table_type] |
tabsr | Contains the tables used in longwave radiation [longwave_tables3_type] |
tab1 | Contains the tables used in longwave radiation [longwave_tables1_type] |
tabs2 | Contains the tables used in longwave radiation [longwave_tables1_type] |
tab3 | Contains the tables used in longwave radiation [longwave_tables1_type] |
tab1w | Contains the tables used in longwave radiation [longwave_tables1_type] |
tab1a | Contains the tables used in longwave radiation [longwave_tables2_type] |
tabs2a | Contains the tables used in longwave radiation [longwave_tables2_type] |
tab3a | Contains the tables used in longwave radiation [longwave_tables2_type] |
call longwave_tables_end
call idrbtsh2o
call table (tabsr, tab1, tab2, tab3, tab1w, tab1a, tab2a, tab3a)
tabsr | Contains the tables used in longwave radiation [longwave_tables3_type] |
tab1 | Contains the tables used in longwave radiation [longwave_tables1_type] |
tabs2 | Contains the tables used in longwave radiation [longwave_tables1_type] |
tab3 | Contains the tables used in longwave radiation [longwave_tables1_type] |
tab1w | Contains the tables used in longwave radiation [longwave_tables1_type] |
tab1a | Contains the tables used in longwave radiation [longwave_tables2_type] |
tabs2a | Contains the tables used in longwave radiation [longwave_tables2_type] |
tab3a | Contains the tables used in longwave radiation [longwave_tables2_type] |