PLUTO Test Problems  4.4-patch2
Functions
init.c File Reference

Rotated shock tube problem. More...

Functions

void InitDomain (Data *d, Grid *grid)
 

Detailed Description

Conf #01: Intended to replace MHD/Rotated_Sod/#01

Author
A. Mignone (migno.nosp@m.ne@p.nosp@m.h.uni.nosp@m.to.i.nosp@m.t)
Date
Oct 16, 2018

Reference:

Function Documentation

◆ InitDomain()

void InitDomain ( Data *  d,
Grid *  grid 
)

Assign initial condition by looping over the computational domain. Called after the usual Init() function to assign initial conditions on primitive variables. Value assigned here will overwrite those prescribed during Init().