pmc_run_exact::run_exact__interface Interface Reference
List of all members.
Public Member Functions |
subroutine | soln (bin_grid, aero_data, time, num_den, mean_radius, rho_p, aero_dist_init, env_state, aero_binned) |
Member Function Documentation
subroutine pmc_run_exact::run_exact__interface::soln |
( |
type(bin_grid_t),intent(in) |
bin_grid, |
|
|
type(aero_data_t),intent(in) |
aero_data, |
|
|
real*8,intent(in) |
time, |
|
|
real*8,intent(in) |
num_den, |
|
|
real*8,intent(in) |
mean_radius, |
|
|
real*8,intent(in) |
rho_p, |
|
|
type(aero_dist_t),intent(in) |
aero_dist_init, |
|
|
type(env_state_t),intent(in) |
env_state, |
|
|
type(aero_binned_t),intent(out) |
aero_binned | |
|
) |
| | |
- Parameters:
-
| bin_grid | Bin grid. |
| aero_data | Aerosol data. |
| time | Current time. |
| num_den | Particle number conc (#/m^3). |
| mean_radius | Mean init radius (m). |
| rho_p | Particle density (kg/m^3). |
| aero_dist_init | Initial distribution. |
| env_state | Environment state. |
| aero_binned | Output state. |
The documentation for this interface was generated from the following file: