| subroutine module_mp_tempo_main::aerosol_check_and_update |
( |
real(wp), dimension(:), intent(in) |
rho, |
|
|
real(wp), dimension(:), intent(inout), optional |
nwfa1d, |
|
|
real(wp), dimension(:), intent(inout), optional |
nifa1d, |
|
|
real(wp), dimension(:), intent(inout) |
nwfa, |
|
|
real(wp), dimension(:), intent(inout) |
nifa, |
|
|
real(wp), dimension(:), intent(inout) |
nwfaten, |
|
|
real(wp), dimension(:), intent(inout) |
nifaten, |
|
|
real(wp), intent(in) |
dt |
|
) |
| |
|
private |