openmdao-scop
Scop is an opinionated, self-contained data format and post-optimization toolchain
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Repository
Scop is an opinionated, self-contained data format and post-optimization toolchain
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 14
Metadata Files
README.md
Scop
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:
- Vidner, Olle, Robert Pettersson, Johan A. Persson, and Johan Ölvander. “Multidisciplinary Design Optimization of a Mobile Miner Using the OpenMDAO Platform.” In Proceedings of the Design Society, 1:2207–16. Cambridge University Press, 2021
- Vidner, Olle, Camilla Wehlin, Johan A. Persson, and Johan Ölvander. “Configuring Customized Products with Design Optimization and Value-Driven Design.” In Proceedings of the Design Society, 1:741–50. Cambridge University Press, 2021
- Vidner, Olle, Anton Wiberg, Robert Pettersson, Johan A. Persson, and Johan Ölvander. “Optimization-Based Configuration of Engineer-to-Order Products,” 2023
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.
Owner
- Name: Olle Vidner
- Login: ovidner
- Kind: user
- Location: Linköping, Sweden
- Company: Linköping University @DesignAutomationLaboratory
- Website: https://se.linkedin.com/in/ovidner
- Repositories: 61
- Profile: https://github.com/ovidner
PhD student, mechanical engineer and developer. I like coffee, optimization, automation, the question "why?" and German easy-listening music from 1967–1973.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata supplied in the CITATION.cff file."
doi: 10.5281/zenodo.4263728
title: "Scop"
authors:
- family-names: Vidner
given-names: Olle
affiliation: Linköping University
orcid: https://orcid.org/0000-0002-1157-2480
license: MIT
repository-code: https://github.com/ovidner/openmdao-scop
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Olle Vidner | o****e@v****e | 61 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ovidner (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/upload-artifact v2 composite
- conda-incubator/setup-miniconda v2 composite
- openmdao *