#include "sundials_types.h"
Include dependency graph for read_alloc.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | read_alloc (char *filename, Model_Data DS, Control_Data *CS) |
void read_alloc | ( | char * | filename, | |
Model_Data | DS, | |||
Control_Data * | CS | |||
) |
Definition at line 54 of file read_alloc.cpp.
References albedo_CALIB, soils_type::Alpha, alpha_CALIB, soils_type::base, element_type::BC, soils_type::Beta, model_data_structure::Ele, model_data_structure::Ele_IC, element_type::G, soils_type::gama, element_type::humidity, TSD_type::index, soils_type::index, nodes_type::index, element_type::index, soils_type::Inf, element_IC_type::interception, soils_type::Ksat, lai_CALIB, element_type::LC, TSD_type::length, soils_type::Macropore, element_type::nabr, TSD_type::name, element_type::node, model_data_structure::Node, NULL, model_data_structure::NumEle, model_data_structure::NumInc, model_data_structure::NumNode, model_data_structure::NumSoil, element_type::prep, element_type::pressure, rivCoeff_CALIB, rivDepth_CALIB, element_type::Rn, roughEle_CALIB, roughRiv_CALIB, soils_type::RzD, element_IC_type::sat, set_MP, setalbedo_CALIB(), setalpha_CALIB(), setlai_CALIB(), setrivCoeff_CALIB(), setrivDepth_CALIB(), setroughEle_CALIB(), setroughRiv_CALIB(), setset_MP(), setvegfrac_CALIB(), soils_type::Sf, soils_type::SitaR, soils_type::SitaS, element_IC_type::snow, model_data_structure::Soil, element_type::soil, element_type::source, element_IC_type::surf, element_type::temp, TSD_type::TS, model_data_structure::TSD_Inc, element_IC_type::unsat, vegfrac_CALIB, element_type::WindVel, nodes_type::x, nodes_type::y, nodes_type::zmax, and nodes_type::zmin.
Here is the call graph for this function: