#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "variables_global.h"
#include "prototypes.h"
Go to the source code of this file.
Functions | |
int | write_ic_tyc (int x, int y, int z) |
int write_ic_tyc | ( | int | x, |
int | y, | ||
int | z | ||
) |
Writes the initial model
Definition at line 17 of file write_ic_tyc.c.
References advection, counter, counter_restart, dB_map, dB_Map_ready, dom, gasconstant, marker, output_dir, pre, pressure_on_solid, rho, time_sim, vx, vy, vz, with_obstacles, with_sound_emitter, x, y, and z.
Referenced by main().