|
CAMP 1.0.0
Chemistry Across Multiple Phases
|
Update aerosol representation data. More...
Public Member Functions | |
| subroutine | aero_rep_update_data (cell_id, aero_rep_id, aero_rep_type, update_data, solver_data) |
Update aerosol representation data.
Definition at line 334 of file camp_solver_data.F90.
| subroutine camp_camp_solver_data::aero_rep_update_data::aero_rep_update_data | ( | integer(kind=c_int), value | cell_id, |
| integer(kind=c_int) | aero_rep_id, | ||
| integer(kind=c_int), value | aero_rep_type, | ||
| type(c_ptr), value | update_data, | ||
| type(c_ptr), value | solver_data ) |
| cell_id | Grid cell to update |
| aero_rep_id | Aerosol representation solver id |
| aero_rep_type | Aerosol representation type to updateto update |
| update_data | Data required by aerosol representation for updates |
| solver_data | Solver data |
Definition at line 334 of file camp_solver_data.F90.