Skip to content
Discussion options

You must be logged in to vote

Hello

You can do

[Mesh]
  add_subdomain_ids = '1'
  [2d]
        # generate a 2D mesh
        type = GeneratedMeshGenerator
        dim = 2
        nx = ${nx}
        ny = ${ny}
  ...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rnpratoori
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants