MercuryDPM
0.11
|
#include <iostream>
#include <Species/LinearViscoelasticSpecies.h>
#include "Mercury2D.h"
#include "Particles/BaseParticle.h"
#include "Walls/InfiniteWall.h"
Go to the source code of this file.
Classes | |
class | FreeCoolingDemoProblem |
todo{This code is not working as is wanted} More... | |
Functions | |
int | main (int argc UNUSED, char *argv[] UNUSED) |
Now do the same problem with the HGrid turned on, simple done by create a new problem from the old problem.
Definition at line 79 of file FreeCoolingDemo.cpp.
References FreeCoolingDemoProblem::N, DPMBase::setGravity(), MercuryBase::setHGridCellOverSizeRatio(), MercuryBase::setHGridMaxLevels(), MercuryBase::setHGridUpdateEachTimeStep(), Files::setName(), Files::setSaveCount(), DPMBase::setTimeMax(), DPMBase::setTimeStep(), and DPMBase::solve().