Skip to content

Commit

Permalink
hit formatting of materials input file
Browse files Browse the repository at this point in the history
  • Loading branch information
Armando Pabon committed Jul 18, 2024
1 parent d8f8a0b commit 78bef0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
type = DerivativeParsedMaterial
property_name = yttria_specific_heat_capacity
coupled_variables = 'temperature'
constant_names = 'molar_mass gtokg'
constant_names = 'molar_mass gtokg'
constant_expressions = '225.81 1.0e3' #
expression = 'if(temperature<1503.7, (3.0183710318246e-19 * temperature^7 - 2.03644357435399e-15 * temperature^6
+ 5.75283959486472e-12 * temperature^5 - 8.8224198737065e-09 * temperature^4
Expand Down

0 comments on commit 78bef0e

Please sign in to comment.