6 | | As its name implies, the {{{Wind}}} object was originally created to simulate a stellar wind. However, the actual object is a little more generic. It can represent any continuous inflow condition that, by default, comes in from the left boundary of the domain. The {{{Wind}}} object allows for a simple interface for setting the inflow density, velocity, temperature, and magnetization. The object (if used) must be created during the {{{ProblemModuleInit}}} subroutine. |
| 6 | As its name implies, the {{{Wind}}} object was originally created to simulate a stellar wind. However, the actual object is a little more generic. It can represent any continuous inflow condition that, by default, comes in from the lower x boundary of the domain. The {{{Wind}}} object allows for a simple interface for setting the inflow density, velocity, temperature, and magnetization. The object (if used) must be created during the {{{ProblemModuleInit}}} subroutine. |