|
CAM
|
Functions/Subroutines | |
| subroutine, public | clm_pf_readnl (NLFilename) |
| subroutine, public | clm_pf_set_restart_stamp (clm_restart_filename) |
| subroutine, private | pflotran_not_available (subname) |
| subroutine, public | clm_pf_interface_init (bounds) |
| subroutine, public | clm_pf_run (clm_interface_data, bounds, filters, ifilter) |
| subroutine, public | clm_pf_write_restart (date_stamp) |
| subroutine, public | clm_pf_finalize () |
Variables | |
| type(pflotran_model_type), pointer, public | pflotran_m |
| logical, dimension(:), pointer, public | mapped_gcount_skip |
| character(len=256), private | pflotran_prefix = '' |
| character(len=32), private | restart_stamp = '' |
| real(r8), parameter | rgas = 8.3144621d0 |
| subroutine, public clm_interface_pflotranmod::clm_pf_finalize | ( | ) |


| subroutine, public clm_interface_pflotranmod::clm_pf_interface_init | ( | type(bounds_type), intent(in) | bounds | ) |


| subroutine, public clm_interface_pflotranmod::clm_pf_readnl | ( | character(len=*), intent(in) | NLFilename | ) |


| subroutine, public clm_interface_pflotranmod::clm_pf_run | ( | type(clm_interface_data_type), intent(inout) | clm_interface_data, |
| type(bounds_type), intent(in) | bounds, | ||
| type(clumpfilter), dimension(:), intent(inout) | filters, | ||
| integer, intent(in) | ifilter | ||
| ) |

| subroutine, public clm_interface_pflotranmod::clm_pf_set_restart_stamp | ( | character(len=256), intent(in) | clm_restart_filename | ) |
| subroutine, public clm_interface_pflotranmod::clm_pf_write_restart | ( | character(len=*), intent(in) | date_stamp | ) |

|
private |

| logical, dimension(:), pointer, public clm_interface_pflotranmod::mapped_gcount_skip |
| type(pflotran_model_type), pointer, public clm_interface_pflotranmod::pflotran_m |
|
private |
|
private |
|
private |