You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* In ./src/core_init_atmosphere/mpas_init_atm_thompson_aerosols, get the dimension of
index_nifa and index_nwfa from the pool lbc_state instead of state. Corrected the
call to subroutine init_atm_thompson_aerosols_lbc accordingly.
* In ./src/core_init_atmosphere/mpas_init_atm_thompson_aerosols.F, replaced the index
name of nifa and nwfa from index_nifa (index_nwfa) to index_lbc_nifa (index_lbc_nwfa)
from the pool lbc_state.
0 commit comments