
Public Member Functions | |
| def | __init__ |
| def | psi2theta |
Public Attributes | |
| input_file | |
| max_t | |
| run the model ######################## | |
| actual_evap | |
| actual_trans | |
| E_In | |
| horton_runoff | |
| recharge | |
| runoff | |
| gw_level | |
| sm | |
| surface_storage | |
| t | |
| ind | |
| no_layer | |
| z | |
| mid_z | |
| dt | |
| final_time | |
| ndvi_max | |
| ndvi_min | |
| fapar_max | |
| lai_max | |
| Rd_max | |
| Lrd | |
| forcing_units | |
| initial_gwl | |
| initial_sm | |
| soil_par | |
| runoff_par | |
| surface_storage_par | |
| gw_par | |
| ET_par | |
| year | |
| doy | |
| rain | |
| pet | |
| pumping | |
| kc | |
| ndvi | |
| lai | |
| Rd | |
| fc | |
| ofile_name | |
| rain_cur | |
| pet_cur | |
| lai_cur | |
| pumping_cur | |
| cur_year | |
| cur_doy | |
| trans | |
| evap | |
| net_rain_cur | |
| runoff_cur | |
| G | |
| F | |
| theta_1 | |
| SSMI | |
| RZSMI | |
| r_density | |
| AT | |
| Rep | |
| sy | |
| lam | |
| discharge | |
This is the main class of the CGLSM. This will read the input data, do the processing and then write the output files
| def ambhas.csglm.CSGLM.__init__ | ( | self, | |
| input_file | |||
| ) |
Input:
input_file: the file which contains all the information
including forcing and parameters.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
| def ambhas.csglm.CSGLM.psi2theta | ( | self, | |
| psi, | |||
| thetar, | |||
| thetas, | |||
| alpha, | |||
| m, | |||
| n | |||
| ) |
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
run the model ########################
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.
Reimplemented in ambhas.csglm.CSGLM_ENKF.