Skip to content

Kenneth-T-Moore/CADRE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

CADRE CubeSat design problem

This is the implementation for OpenMDAO 2.x. It is currently a work in progress.

Instructions for the latest development version:

git clone git@github.com:OpenMDAO/CADRE

cd CADRE

pip install -e .

You will also need MBI:

pip install git+https://github.com/OpenMDAO/MBI

And for parallel execution you will need petsc4py:

pip install petsc4py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%