Skip to content
Discussion options

You must be logged in to vote

Hi @GiudGiud,

I kinda gave up on this, but found a way to work around it:

[Physics/NavierStokes]
  [ScalarTransport]
    [Radon]
      # coupled_turbulence_physics = 'turbulence'
      coupled_flow_physics = 'flow'
      passive_scalar_names = 'scalar'

      passive_scalar_diffusivity = ${diffusion_coff}
      passive_scalar_source = 'radon_source'
      passive_scalar_coupled_source = 'scalar'
      passive_scalar_coupled_source_coeff = -2.1e-6

      initial_scalar_variables = '0'

      passive_scalar_inlet_types = 'fixed-value'
      passive_scalar_inlet_functors = '0'

    # for restart
    #   initialize_variables_from_mesh_file = true
      

      block =  '0 1 2 3 6'

    []
  […

Replies: 2 comments 15 replies

Comment options

You must be logged in to vote
8 replies
@GiudGiud
Comment options

@Traiwit
Comment options

@GiudGiud
Comment options

@Traiwit
Comment options

Answer selected by Traiwit
@GiudGiud
Comment options

Comment options

You must be logged in to vote
7 replies
@GiudGiud
Comment options

@Traiwit
Comment options

@GiudGiud
Comment options

@Traiwit
Comment options

@GiudGiud
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