Skip to content

Scop is an opinionated, self-contained data format and post-optimization toolchain

License

Notifications You must be signed in to change notification settings

ovidner/openmdao-scop

Repository files navigation

Scop

DOI

Scop is an opinionated, self-contained data format and toolchain for use in multi-disciplinary design optimization. More specifically, it provides utilities for describing your models and variables prior to optimization, so that you get a neat, xarray-based dataset to manipulate after optimization (or DoE) runtime. It also provides utilities for performing common post-optimization tasks.

Scop's pre-optimization utilities are probably most useful in cases where you have many models and variables to manage and especially when your variables might be multi-dimensional.

Scop has been developed under academic-industrial cooperation. Please see the following papers for application examples:

How do I get it?

You use Conda, and run the following in your environment:

conda install ovidner::openmdao-scop

How do I use it?

Until I write some decent documentation, let me know what you want to do, and I'll try to see if Scop can help you.

What's up with the name?

It's just a word, because...

  • I'm tired of cheesy acronyms.
  • Just using a word gives me a greater freedom to pivot the project without necessarily changing its name.

If Scop were to be an acronym, it could stand for Self-Contained Optimization Pile-of-data.

About

Scop is an opinionated, self-contained data format and post-optimization toolchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages