Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
 All Classes Files Functions Variables Typedefs Friends Pages
Classes
initializer.h File Reference

This header file contains classes for the initialization of the simulation. More...

#include <cstddef>
#include <fstream>
#include <vector>

Go to the source code of this file.

Classes

class  BoundingBox
 This class is keeps the information of the boundaries of a fluid/boundary object. More...
 
class  Initializer
 This class initializes the simulation. More...
 

Detailed Description

This header file contains classes for the initialization of the simulation.

The task of initialization of the simulation includes:

  1. Reading the input file
  2. Initializing the geometry of fluid objects
  3. Initializing the state of fluid objects
  4. Specifying some pre-determined parameters and calculate some parameters
Author
Chen, Hsin-Chiang (morri.nosp@m.sche.nosp@m.n2008.nosp@m.@gma.nosp@m.il.co.nosp@m.m)
Version
1.0
Date
2014/06/09

Created on: 2014/06/01