LifeV
lifev/electrophysiology/testsuite/test_ventricle/main.cpp File Reference

Test on an idealized ventricle. More...

#include <Epetra_ConfigDefs.h>
#include <Epetra_SerialComm.h>
#include <lifev/electrophysiology/solver/ElectroETAMonodomainSolver.hpp>
#include <lifev/electrophysiology/solver/IonicModels/IonicMinimalModel.hpp>
#include <lifev/core/LifeV.hpp>
#include <lifev/electrophysiology/util/HeartUtility.hpp>
#include <sys/stat.h>
+ Include dependency graph for lifev/electrophysiology/testsuite/test_ventricle/main.cpp:

Go to the source code of this file.

Macros

#define solutionNorm   48.66815714672445381
 

Functions

Int main (Int argc, char **argv)
 

Detailed Description

Test on an idealized ventricle.

In this test I solve the monodomain on the idealized ventricle setting with the minimal model and SVI. To initiate the excitation I set the initial condition of the potential to one on the endocardium. The fiber field is loaded from file.

Note that the given mesh is super coarse. Using SVI the propagation will be super fast. Please refine the mesh and run this test again. You can create a fiber field using the test_fibers

Date
04 - 2014
Author
Simone Rossi simon.nosp@m.e.ro.nosp@m.ssi@e.nosp@m.pfl..nosp@m.ch
Contributor:
Simone Rossi simon.nosp@m.e.ro.nosp@m.ssi@e.nosp@m.pfl..nosp@m.ch

Definition in file lifev/electrophysiology/testsuite/test_ventricle/main.cpp.

Macro Definition Documentation

◆ solutionNorm

#define solutionNorm   48.66815714672445381

Function Documentation

◆ main()

Int main ( Int  argc,
char **  argv 
)

Initializing Epetra communicator

Definition at line 86 of file lifev/electrophysiology/testsuite/test_ventricle/main.cpp.