Loading [MathJax]/extensions/TeX/AMSsymbols.js
MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
All Data Structures Namespaces Files Functions Variables Typedefs Macros Modules Pages
globals.cc File Reference

Global variables. More...

Go to the source code of this file.

Namespaces

module  globals
 namespace with global variables
 

Variables

bool globals::createNodes
 create struts at cell vertices
 
bool globals::createEdges
 create struts at cell edges
 
bool globals::openCell
 make open cell foam
 
bool globals::save_dat
 save file in old dx style
 
bool globals::save_vtk
 save file in new paraview style
 
double globals::dstrut
 parameter influencing size of struts in cell vertices
 
double globals::dedge
 parameter influencing size of struts in cell edges
 
double globals::strutPorosity
 
double globals::RANDOM
 
int globals::grid
 
int globals::nx
 domain size in X
 
int globals::ny
 domain size in Y
 
int globals::nz
 domain size in Z
 
int globals::sx
 size of cells in X
 
int globals::sy
 size of cells in Y
 
int globals::sz
 size of cells in Z
 
bool globals::save_voro_diag1
 gnuplot Voronoi diagram
 
bool globals::save_voro_diag2
 alternative gnuplot Voronoi diagram
 
bool globals::import_vtk
 import morphology from vtk
 
bool globals::progress_report
 show detailed progress report
 

Detailed Description

Global variables.

Author
Pavel Ferkl

Definition in file globals.cc.