www.cemf.ir
grainGranFlow.cpp File Reference
+ Include dependency graph for grainGranFlow.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 DEM solver for simulating granular flow of cohesion-less particles. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

DEM solver for simulating granular flow of cohesion-less particles.

In the root case directory just simply enter the following command to run the simulation. For command line options use flag -h.

Definition at line 54 of file grainGranFlow.cpp.

References particles::afterIteration(), grainParticles::beforeIteration(), Control, END_REPORT, fatalError, processors::finalizeProcessors(), grnInsertion, grnInteraction, grnParticles, pFlow::initialize_pFlowProcessors(), processors::initProcessors(), grainParticles::iterate(), commandLine::parse(), REPORT, and surfGeometry.

+ Here is the call graph for this function: