#include "sundials_types.h"
#include "calib.h"
#include <string>
Include dependency graph for calib.cpp:
Go to the source code of this file.
Defines | |
#define | FileName "rhode"; |
#define | satD_CALIB 0.0 |
#define | br_CALIB 5.0 |
#define | poros_CALIB 0.35 |
#define | icsat_CALIB 0.45 |
#define | rivEle_CALIB 0.45 |
#define | is_CALIB 20.0 |
#define | et0_CALIB 9.0 |
#define | mf_CALIB 1.50 |
#define | tf_CALIB 1.0 |
#define | Vic_CALIB 1.0 |
#define | rivK_CALIB 50.0 |
#define | Kh_CALIB 1.0 |
#define | Rec_CALIB 1.0 |
#define | et2_CALIB 1.0 |
#define | et1_CALIB 1.0 |
#define | sat_THRESH 0.685 |
#define | mp_MULTFH 3000000.0 |
#define | mp_MULTFV 3000000.0 |
#define | mpArea_CALIB 0.00 |
#define | ovl_THRESH_H -1.0 |
#define | ovl_THRESH_V 0.0 |
#define | rzd_CALIB 0.20 |
#define | roughEle_CALIB 1.0 |
#define | roughRiv_CALIB 1.0 |
#define | rivCoeff_CALIB 1.0 |
#define | rivDepth_CALIB 2.5 |
#define | alpha_CALIB 1.0 |
#define | set_MP 0.0 |
#define | lai_CALIB 1.00 |
#define | vegfrac_CALIB 1.00 |
#define | albedo_CALIB 1.25 |
Functions | |
void | setFileName (char *fileName) |
realtype | setsatD_CALIB () |
realtype | setbr_CALIB () |
realtype | setporos_CALIB () |
realtype | seticsat_CALIB () |
realtype | setrivEle_CALIB () |
realtype | setis_CALIB () |
realtype | setet0_CALIB () |
realtype | setmf_CALIB () |
realtype | settf_CALIB () |
realtype | setVic_CALIB () |
realtype | setrivK_CALIB () |
realtype | setKh_CALIB () |
realtype | setRec_CALIB () |
realtype | setet2_CALIB () |
realtype | setet1_CALIB () |
realtype | setsat_THRESH () |
realtype | setmp_MULTFH () |
realtype | setmp_MULTFV () |
realtype | setmpArea_CALIB () |
realtype | setovl_THRESH_H () |
realtype | setovl_THRESH_V () |
realtype | setrzd_CALIB () |
realtype | setroughEle_CALIB () |
realtype | setroughRiv_CALIB () |
realtype | setrivCoeff_CALIB () |
realtype | setrivDepth_CALIB () |
realtype | setalpha_CALIB () |
realtype | setset_MP () |
realtype | setlai_CALIB () |
realtype | setvegfrac_CALIB () |
realtype | setalbedo_CALIB () |
#define albedo_CALIB 1.25 |
#define alpha_CALIB 1.0 |
#define icsat_CALIB 0.45 |
#define mpArea_CALIB 0.00 |
#define ovl_THRESH_H -1.0 |
#define ovl_THRESH_V 0.0 |
#define poros_CALIB 0.35 |
#define rivCoeff_CALIB 1.0 |
#define rivDepth_CALIB 2.5 |
#define rivEle_CALIB 0.45 |
#define rivK_CALIB 50.0 |
#define roughEle_CALIB 1.0 |
#define roughRiv_CALIB 1.0 |
#define sat_THRESH 0.685 |
#define satD_CALIB 0.0 |
#define vegfrac_CALIB 1.00 |
realtype setalbedo_CALIB | ( | ) |
realtype setalpha_CALIB | ( | ) |
realtype seticsat_CALIB | ( | ) |
realtype setmpArea_CALIB | ( | ) |
realtype setovl_THRESH_H | ( | ) |
realtype setovl_THRESH_V | ( | ) |
realtype setporos_CALIB | ( | ) |
realtype setrivCoeff_CALIB | ( | ) |
realtype setrivDepth_CALIB | ( | ) |
realtype setrivEle_CALIB | ( | ) |
realtype setrivK_CALIB | ( | ) |
realtype setroughEle_CALIB | ( | ) |
realtype setroughRiv_CALIB | ( | ) |
realtype setsat_THRESH | ( | ) |
realtype setsatD_CALIB | ( | ) |
realtype setvegfrac_CALIB | ( | ) |