1.3.49
 
Loading...
Searching...
No Matches
InitializeEnergyBalance.h
1#ifndef HELIOS_INITIALIZEENERGYBALANCE_H
2#define HELIOS_INITIALIZEENERGYBALANCE_H
3
4// Forward Declaration
7
10
11void InitializeEnergyBalance(const std::string &xml_input_file, BLConductanceModel *boundarylayerconductancemodel, EnergyBalanceModel *energybalancemodel, helios::Context *context_ptr);
12
13#endif // HELIOS_INITIALIZEENERGYBALANCE_H