region{ }

Calling sequence

structure{ region{ } }

Properties
  • using: \(\mathrm{\textcolor{WildStrawberry}{required\;within\;the\;scope}}\)

  • items: \(\mathrm{minimum\;1}\)

Functionality

Defines regions in the simulation domain and manages assigning materials, contacts (boundary conditions), impurities, fixed generation rates, and fixed injection rates. Each region is automatically indexed in the ascending manner as defined in the input file from top to bottom. Material regions, the regions assigning materials, contain additional indexing related to order of definition of materials in the database file used for the simulation.

Example
structure{
    region{...}
}

Nested keywords