Git Product home page Git Product logo

openmdao's Introduction

Build Status Build status Coverage Status

OpenMDAO Naming/Legacy OpenMDAO

PLEASE NOTE: Until recently, this repository was named OpenMDAO/blue. If you had cloned that repository, please update your repository name and remotes to reflect these changes.

The OpenMDAO 1.7.3 codebase repo has been renamed to OpenMDAO1, and it resides at https://github.com/OpenMDAO/OpenMDAO1

The OpenMDAO 2.0.x code has taken the name OpenMDAO, and it resides at https://github.com/OpenMDAO/OpenMDAO.

Installation of 2.0.x code will now work with pip install openmdao. Installation of 1.7.3 code will now only work with a version specifier: pip install openmdao==1.7.3

To use the OpenMDAO v0.x legacy version (versions 0.13.0 and older) of the OpenMDAO-Framework, go here: https://github.com/OpenMDAO/OpenMDAO-Framework

OpenMDAO 2

This is an ALPHA version of OpenMDAO 2

Our latest docs are available at http://openmdao.org/twodocs/versions/latest Our archived 2 docs are available at http://openmdao.org/twodocs

Important Note:

While the API is MOSTLY stable, we reserve the right to change things as needed.

We will be making very frequent updates to this code. If you’re going to try it, make sure you pull these updates often.

Features of OpenMDAO 1.7.x Not Yet in 2.x

Be aware that this is an Alpha. Not all the features of 1.7.x exist in 2.x yet.

Here is a list of things that have not yet been developed in 2.x:

  • Pass-by-object variables
  • automatic ordering of groups/components based on data connections
  • DOE (Design of Experiment) driver and all other case drivers
  • Parallel Finite Difference
  • File variables
  • Active-set constraint calculation disabling
  • Brent Solver
  • CaseRecording using CSV, HDF5, and dump recorders (SqliteRecorder and WebRecorder are currently supported)

Installation Instructions:

Use git to clone the repository:

git clone http://github.com/OpenMDAO/OpenMDAO

Use pip to install openmdao locally:

cd OpenMDAO

pip install .

Documentation Building Instructions:

cd openmdao/docs

make all

This will build the docs into openmdao/docs/_build/html.

Then, just open openmdao/docs/_build/html/index.html in a browser to begin.

openmdao's People

Contributors

naylor-b avatar kenneth-t-moore avatar swryan avatar hwangjt avatar hschilling avatar justinsgray avatar ryanfarr01 avatar dwmunster avatar robfalck avatar thearn avatar shamsheersc19 avatar samtx avatar martination avatar briantomko avatar

Watchers

frostytear avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.