maestrolab / SMAREACTcleaned

the cleaned up version of REACT as of 2023
GNU General Public License v3.0
1 stars 0 forks source link

Change ordering of material properties #4

Open walgren opened 11 months ago

walgren commented 11 months ago

Change the material property grouping in the calibration window. Group them like the following: Thermoelastic properties E^M, E^A, \alpha Transformation temperatures M_s, M_s-M_f, A_s, A_f - A_s Stress-influence coefficients C^M, C^A Transformation strain properties H_min, H_max, k, \sigma_crit Smooth hardening properties n_1, n_2, n_3, n_4

This is just about changing the self.gridLayout.addLayout commands (lines 833-852).