Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver Program for FAST v8

I plan to use this repository to build a lightweight driver program for FASTv8 in C++. I will build on FAST_Prog.c developed by Bonnie Jonkman at NREL and various other programs shown below.

This is configured to run only on Linux systems with the gnu compiler for now. When this project is complete, it will be an example to couple with any simulation package in C++ with FASTv8.

To compile this on NREL Peregrine, do

git clone https://USERNAME@github.com/gantech/fastv8DriverProgram.git
cd fastv8DriverProgram
COMPILER=<gnu/intel> BUILD=<debug/release> LAPACK=<lapack/mkl> install.sh

This repo also contains some development notes using Python Sphinx at fastv8DriverProgram/fastv8/doc/

About

Driver Program for FAST v8

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages