Skip to content
Snippets Groups Projects
Commit fe5414c9 authored by Rahil Doshi's avatar Rahil Doshi
Browse files

Update yaml file

parent 3a3e8e75
No related merge requests found
Pipeline #77428 passed with stage
in 51 seconds
......@@ -173,18 +173,18 @@ properties:
thermal_expansion_coefficient: 16.3e-6
specific_enthalpy:
file: ./304L_Erstarrungsdaten_edited.xlsx
temp_col: T (K)
prop_col: Enthalpy (J/kg)
compute: default
#OR
# compute: latent_heat_based
latent_heat_of_fusion:
file: ./304L_Erstarrungsdaten_edited.xlsx
temp_col: T (K)
prop_col: Latent heat (J/Kg)
#OR
# latent_heat_of_fusion:
# key: [solidus_temperature, liquidus_temperature]
# val: [171401, 0]
# file: ./304L_Erstarrungsdaten_edited.xlsx
# temp_col: T (K)
# prop_col: Latent heat (J/Kg)
#OR
latent_heat_of_fusion:
key: [solidus_temperature, liquidus_temperature]
val: [0, 171401]
# heat_conductivity:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment