idaholab / malamute

Advanced manufacturing modeling and simulation
https://mooseframework.inl.gov/malamute
GNU Lesser General Public License v2.1
10 stars 27 forks source link

Input File Runtime Error for EFAS Example #131

Open apb13 opened 4 months ago

apb13 commented 4 months ago

Reason

~/projects/malamute/examples/sps/multiapp/complete_geometry/electrothermal/engineering_scale_electrothermal_goofycontact.i

Fails with this error message:

'heat_transfer_radiation_stainless_steel' of type 'ParsedAux' depends on variable(s) 'temperature'. 
However, that variable does not appear to be defined on (all of) boundary 'outer_radiative_stainless_steel'.

Design

Modify input file to address error with the variable temperature.

Impact

Better running examples