Module | Source File | Description |
---|---|---|
EPlusPsychro | eplus_psychro.f90 | |
MinimalDXCooling | minimal_dx_cooling.f90 | Contains a simplified EnergyPlus subroutine for calculating the performance of a DX cooling coil. |
MinimalDXCoolingDriver | minimal_dx_cooling_driver.f90 | Contains a simplified EnergyPlus subroutine for simulating the performance of a DX cooling coil. |
MinimalDXFan | minimal_dx_fan.f90 | This module currently contains one function (SimpleFanOnOff) for simulating a simple on/off fan. Modified by D. Meyer and R. Raustad (2018). |
MinimalDXHeating | minimal_dx_heating.f90 | Contains a simplified EnergyPlus subroutine for calculating the performance of a DX heating coil. |
MinimalDXHeatingDriver | minimal_dx_heating_driver.f90 | Contains a simplified EnergyPlus subroutine for simulating the performance of a DX heating coil. |
psychrolib | psychrolib.f90 | Module overview Contains functions for calculating thermodynamic properties of gas-vapor mixtures and standard atmosphere suitable for most engineering, physical, and meteorological applications. |
PsychroWrapper | psychro_wrapper.f90 | Wraps PsychroLib functions. |