# Modified strength envelopes calculation program by David Whipp
- Loads the calculated temperature array from 2d_heat_conduction.py into the program - Depth vector needs to specify manually right now (will be improved) - Then just use the function strength(temp_array[:, collumn]) with the collumn you want to look at.
Loading
Please register or sign in to comment