Open samuel-hg-engel opened 8 months ago
Updates to the calculate_yield branch have now caused the test_suite2.f90 test to fail as now calculate_shear_modulus takes prm instead of Temperature. This test will need to be updated accordingly to account for this.
test_suite2.f90
calculate_shear_modulus
prm
Temperature
Updates to the calculate_yield branch have now caused the
test_suite2.f90
test to fail as nowcalculate_shear_modulus
takesprm
instead ofTemperature
. This test will need to be updated accordingly to account for this.