Skip to content

Query about coupling function with the PropertyReadFile for both temporal and spatial changes #28704

Closed Answered by GiudGiud
DaijunHU asked this question in Q&A General
Discussion options

You must be logged in to vote

hello

  [./Gc_temp_map]
    type = ParsedMaterial
    expression = 'gc_prop_scale *gc_prop_read'
    coupled_variables= 'gc_prop_scale  gc_prop_read'
    property_name = gc_prop
  [../] 

this is not quite right since gc_prop_scale and gc_prop_read are not variables, they are material properties
so it should be

material_property_names = 'gc_prop_scale  gc_prop_read'

instead

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@DaijunHU
Comment options

@DaijunHU
Comment options

@GiudGiud
Comment options

Answer selected by DaijunHU
@DaijunHU
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants