-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Battery Optimization Research. Integrated, Novel, Gradient-based
(If nothing happens, it's working correctly)
Contains OpenSCAD files used to generate simplified solid models of each component
The source folder contains all of the engineering code, split into the following subfolders
Contains all of the models for transient battery performance
Contains all of the calculations used for sizing the various battery pack components
-
Geometry
-
Mass
-
Material Properties
-
Thermal Properties
- pack_design: top level group for the sizing folder
- structure: calculates the temperature rise between cells with heat flux across the insulation thickness
- thermal_network: constructs the equivalent thermal resistance network for a conventional heat pipe
Contains all of the test scripts for the engineering code, auto-run by Travis-CI after commits are merged
The utilities folder contains global helper functions
Contains all of the eXtended Design Structure Matrix (XDSM) diagrams used to visualize and perform automated code checks to ensure proper inputs/outputs of each subsystem