Skip to content

LSDOlab/csdl_om

Repository files navigation

CSDL-OM

This is a compiler back end for the Computational System Design Language (CSDL) that uses OpenMDAO to generate executable objects from CSDL model code.

Please read the documentation for CSDL to learn how to use CSDL.

To use this backend in CSDL code, install this package. Then, in your project file, include

from csdl_om import Simulator

to use the Simulator class.

Installation

First install the latest version of CSDL. Then clone this repository and install using pip.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages