EnergyPlus
- Description
- EnergyPlus is a whole building energy simulation program to model both energy consumption and water use in buildings.
- Modulefile
energyplus
- Documentation
- EnergyPlus homepage
- Usage
- Here is an example of a submission script:
#$ -cwd #$ -l h_rt=01:00:00 #$ -pe ompi* 4 export ENERGYPLUS_WEATHER=$HOME/Weather/ module load gcc/4.8.3 energyplus/8.2.4 runenergyplus inputfile.idf weatherfile