Skip to content

This repo implements a kinematic optimization framework for flows arround moving objects.

License

Notifications You must be signed in to change notification settings

adaptive-cfd/WABBIT-opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wabbit-opt

This repo implements a kinematic optimization framework for flows arround moving objects.

Cloning

To clone this repo use:

git clone git@github.com:adaptive-cfd/WABBIT-opt.git --recursive

Note that if you forgot the --recursive flag you can do:

git submodule update --init

The --recursive is needed since other repos will be cloned in the LIB/ folder!

Installation-Requirements

Since we make use of different softwares please make sure you fullfil all requirements of

Installation:

Open terminal and go to the root directory of wabbit-opt and run:

make
make conda-env
conda activate wabbit-opt

If you want to install wabbit-opt on a cluster without direct internet access use the conda-pack package.

About

This repo implements a kinematic optimization framework for flows arround moving objects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published