MOLA is an ONERA Python code that implements user-level workflows and tools for aerodynamic analysis
Project description
MOLA
MOLA (Modular Orchestration Library for Aerodynamics) is an ONERA Python code that implements user-level workflows and tools for aerodynamic analysis.
Source MOLA for ONERA users
Please use one of the latest stable versions of MOLA:
source /stck/mola/vX.Y.Z/src/mola/env/onera/env.sh <SOLVER>
The argument <SOLVER> is the name (lowercase) of the solver you want to use.
For instance, to use MOLA for elsA, use the command:
source /stck/mola/vX.Y.Z/src/mola/env/onera/env.sh elsa
Installation
Refer to the documentation site.
Usage
from mola.workflow import Workflow # choose a suitable Workflow for your application
workflow = Workflow(...) # user parameters don't change with the solver
workflow.prepare()
workflow.write_cfd_files()
workflow.submit()
Documentation
For documentation, examples, major changes, please consult the documentation site
Contributing
See
License
See
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mola_workflow-2.0.0.tar.gz.
File metadata
- Download URL: mola_workflow-2.0.0.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da4cef10ef5b5b94240c569b4aa39e9a53e18cd183ae706e8d79cf648cff0f48
|
|
| MD5 |
75c80c64c67f8a30eab7c508305803a0
|
|
| BLAKE2b-256 |
7faababb8598ee9986dc1e3eea981dac0e4a536781ad294d1d744a87d2c78047
|
File details
Details for the file mola_workflow-2.0.0-py3-none-any.whl.
File metadata
- Download URL: mola_workflow-2.0.0-py3-none-any.whl
- Upload date:
- Size: 656.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98d8e4d3f7c741ce6dd64a20f279b21b8ee1de4c1cfd6c3559aac0363570db05
|
|
| MD5 |
0ed3813a4c3d52ad05682621c20c9e58
|
|
| BLAKE2b-256 |
f6e08b9f8bbdd577c30d5254a5440fe7132003e6793a63d8e03851c72fec6782
|