Skip to content

Commit

Permalink
addressed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Armando Pabon committed Jul 18, 2024
1 parent 972678b commit 434b7a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/tests/materials/yttria/yittra_only_engineering_scale.i
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
type = DerivativeParsedMaterial
property_name = yttria_specific_heat_capacity
coupled_variables = 'temperature'
constant_names = 'molar_mass gtokg'
constant_expressions = '225.81 1.0e3' #
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
+ 7.96030446457309e-06 * temperature^3 - 0.00427362972278911 * temperature^2
Expand Down

0 comments on commit 434b7a1

Please sign in to comment.