CSE is a general purpose building simulation model developed primarily to perform the required calculations for the California Building Energy Code Compliance for Residential buildings (CBECC-Res) software.
The CSE User Manual can be found on the CSE Documentation Web Site:
- HTML Format (single page)
- HTML Format (multi page)
- PDF Format
All known issues are listed on our Issue Tracker. New issues can be reported there, as well.
CSE is configured as a Microsoft Visual Studio project. To compile the project, simply open the solution file (src/cse.sln) in Microsoft Visual Studio with Visual C++ and click "Build Solution".