Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

mavma/cpfasst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpfasst

test

Run the program

Clone and initialize submodules

git clone https://github.com/mavma/cpfasst.git
git submodule update --init --recursive

Build library

Build configurations of interest to the user are located in file common.mk

make

Examples

Folder examples contains cpfasst applications mirrorring two of the LibPFASST tutorials. To build them, use:

make examples

or invoke make directly from the desired example folder. To run the examples, use:

./main path_to_nml_file

Suitable nml files for running examples are found in the corresponding LibPFASST tutorial folders. Alternatively, script tests/test_example.py runs a cpfasst example and the corresponding LibPFASST tutorial for all nml files, and compares their outputs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors