#include "sundials_types.h"
Include dependency graph for calib.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | setFileName (char *) |
Input File Name ID ("test" => test.mesh test.att ...). | |
realtype | setsatD_CALIB () |
realtype | setbr_CALIB () |
realtype | setporos_CALIB () |
Calibration factor for soil porosity parameter. | |
realtype | seticsat_CALIB () |
Inital saturation of elements. | |
realtype | setrivEle_CALIB () |
Inital saturation of elements near river segments. | |
realtype | setis_CALIB () |
Calibration factor for maximum interception storage capacity. | |
realtype | setet0_CALIB () |
Calibration factor cum Switch for ET0 (Evaporation from Cannopy). | |
realtype | setmf_CALIB () |
Calibration factor for melt factor (rate). | |
realtype | settf_CALIB () |
Calibration factor cum Switch for through-fall. | |
realtype | setVic_CALIB () |
Calibration fraction for Variable rate of infiltration. | |
realtype | setrivK_CALIB () |
Calibration factor for hydraulic conductivity at river-element interface. | |
realtype | setKh_CALIB () |
Calibration factor for horizontal hydraulic conductivity. | |
realtype | setRec_CALIB () |
Calibration factor for recharge rate. | |
realtype | setet2_CALIB () |
Calibration factor cum Switch for ET2. | |
realtype | setet1_CALIB () |
Calibration factor cum Switch for ET1. | |
realtype | setsat_THRESH () |
Saturation value above which macropore plays role. | |
realtype | setmp_MULTFH () |
Horizontal Hydraulic conductivity factor for macropore zones. | |
realtype | setmp_MULTFV () |
Vertical Hydraulic conductivity factor for macropore zones. | |
realtype | setmpArea_CALIB () |
Fraction of area governed by macropore behavior. | |
realtype | setovl_THRESH_H () |
realtype | setovl_THRESH_V () |
realtype | setrzd_CALIB () |
Uniform value for Root Zone Depth. | |
realtype | setroughEle_CALIB () |
Calibration factor for the manning's roughness coefficient of elements. | |
realtype | setroughRiv_CALIB () |
Calibration factor for the manning's roughness coefficient of river segments. | |
realtype | setrivCoeff_CALIB () |
Calibration factor for width of the river segments. | |
realtype | setrivDepth_CALIB () |
Calibration factor for depth of the river segments. | |
realtype | setalpha_CALIB () |
Calibration factor for soil alpha paramter. | |
realtype | setset_MP () |
Switch to turn Macropore behavior ON/OFF. | |
realtype | setlai_CALIB () |
Calibration factor for Leaf Area Indices. | |
realtype | setvegfrac_CALIB () |
Calibration factor for vegetation fractions. | |
realtype | setalbedo_CALIB () |
Calibration factor for albedo. |
Definition in file calib.h.
realtype setalbedo_CALIB | ( | ) |
Calibration factor for albedo.
Definition at line 217 of file calib.c.
References albedo_CALIB.
Referenced by read_alloc().
realtype setalpha_CALIB | ( | ) |
Calibration factor for soil alpha paramter.
Definition at line 197 of file calib.c.
References alpha_CALIB.
Referenced by read_alloc().
realtype setbr_CALIB | ( | ) |
realtype setet0_CALIB | ( | ) |
Calibration factor cum Switch for ET0 (Evaporation from Cannopy).
Definition at line 97 of file calib.c.
References et0_CALIB.
Referenced by calET_IS().
realtype setet1_CALIB | ( | ) |
realtype setet2_CALIB | ( | ) |
void setFileName | ( | char * | ) |
Input File Name ID ("test" => test.mesh test.att ...).
Definition at line 62 of file calib.c.
References FileName.
Referenced by FPrintInit(), FPrintInitFile(), and main().
realtype seticsat_CALIB | ( | ) |
Inital saturation of elements.
Definition at line 81 of file calib.c.
References icsat_CALIB.
Referenced by initialize().
realtype setis_CALIB | ( | ) |
Calibration factor for maximum interception storage capacity.
Definition at line 92 of file calib.c.
References is_CALIB.
Referenced by calET_IS().
realtype setKh_CALIB | ( | ) |
realtype setlai_CALIB | ( | ) |
Calibration factor for Leaf Area Indices.
Definition at line 207 of file calib.c.
References lai_CALIB.
Referenced by read_alloc().
realtype setmf_CALIB | ( | ) |
Calibration factor for melt factor (rate).
Definition at line 102 of file calib.c.
References mf_CALIB.
Referenced by calET_IS().
realtype setmp_MULTFH | ( | ) |
realtype setmp_MULTFV | ( | ) |
realtype setmpArea_CALIB | ( | ) |
Fraction of area governed by macropore behavior.
Definition at line 159 of file calib.c.
References mpArea_CALIB.
Referenced by f().
realtype setovl_THRESH_H | ( | ) |
realtype setovl_THRESH_V | ( | ) |
realtype setporos_CALIB | ( | ) |
Calibration factor for soil porosity parameter.
Definition at line 76 of file calib.c.
References poros_CALIB.
Referenced by initialize().
realtype setRec_CALIB | ( | ) |
realtype setrivCoeff_CALIB | ( | ) |
Calibration factor for width of the river segments.
Definition at line 187 of file calib.c.
References rivCoeff_CALIB.
Referenced by read_alloc().
realtype setrivDepth_CALIB | ( | ) |
Calibration factor for depth of the river segments.
Definition at line 192 of file calib.c.
References rivDepth_CALIB.
Referenced by read_alloc().
realtype setrivEle_CALIB | ( | ) |
Inital saturation of elements near river segments.
Definition at line 86 of file calib.c.
References rivEle_CALIB.
Referenced by initialize().
realtype setrivK_CALIB | ( | ) |
Calibration factor for hydraulic conductivity at river-element interface.
Definition at line 119 of file calib.c.
References rivK_CALIB.
Referenced by f().
realtype setroughEle_CALIB | ( | ) |
Calibration factor for the manning's roughness coefficient of elements.
Definition at line 177 of file calib.c.
References roughEle_CALIB.
Referenced by read_alloc().
realtype setroughRiv_CALIB | ( | ) |
Calibration factor for the manning's roughness coefficient of river segments.
Definition at line 182 of file calib.c.
References roughRiv_CALIB.
Referenced by read_alloc().
realtype setrzd_CALIB | ( | ) |
realtype setsat_THRESH | ( | ) |
Saturation value above which macropore plays role.
Definition at line 144 of file calib.c.
References sat_THRESH.
Referenced by f().
realtype setsatD_CALIB | ( | ) |
realtype setset_MP | ( | ) |
Switch to turn Macropore behavior ON/OFF.
Definition at line 202 of file calib.c.
References set_MP.
Referenced by read_alloc().
realtype settf_CALIB | ( | ) |
Calibration factor cum Switch for through-fall.
Definition at line 107 of file calib.c.
References tf_CALIB.
Referenced by calET_IS().
realtype setvegfrac_CALIB | ( | ) |
Calibration factor for vegetation fractions.
Definition at line 212 of file calib.c.
References vegfrac_CALIB.
Referenced by read_alloc().
realtype setVic_CALIB | ( | ) |