Skip to content

boutproject/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BOUT++ examples

This repository contains examples which can be compiled using BOUT++.
To compile, you will need to also download a copy of BOUT++

git clone [email protected]:boutproject/BOUT-dev.git
git clone [email protected]:boutproject/examples.git

First compile BOUT++ (see user manual), then compile these examples:

cd examples/6field-simple
make BOUT_TOP=../../BOUT-dev

where BOUT_TOP specifies where to find the BOUT++ directory containing a `make.config` file.

About

Example applications using the BOUT++ library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published