Skip to content

Operator Splitting methods implemented in Chaste.

Notifications You must be signed in to change notification settings

uofs-simlab/ChasteOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaste OS

Working copy of Chaste complete with the code for operator-splitting

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The list of all necessary dependencies can be found at: https://chaste.cs.ox.ac.uk/trac/wiki/InstallGuides/InstallGuide

Installing

After installing the dependencies, you need to build Chaste.

Please refer to: https://chaste.cs.ox.ac.uk/trac/wiki/SconsArchive/RunningFirstTests

Running the tests

Navigate to ../projects/NameOfAProblem/test/

Run the executable file

For example, if you want to run a 3D Bidomain model using Ten-Tusscher cell model and the AKS operator splitting do:

cd projects/3DAKSBidomainTT/test

./run3DAKSBidomainTT.sh

Authors

  • Jessica Cervi and Raymond J. Spiteri - Initial work

About

Operator Splitting methods implemented in Chaste.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published