{"id":34829192,"url":"https://github.com/onera/mola","last_synced_at":"2026-05-23T00:03:29.840Z","repository":{"id":229793968,"uuid":"732982579","full_name":"onera/MOLA","owner":"onera","description":" MOLA (Modular Orchestration Library for Aerodynamics)  implements user-level workflows and tools for aerodynamic analysis.","archived":false,"fork":false,"pushed_at":"2025-12-05T09:22:32.000Z","size":15442,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-27T00:57:27.474Z","etag":null,"topics":["aerodynamics","cfd","mesh"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-18T09:53:22.000Z","updated_at":"2025-12-05T09:22:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bde1910-50d1-49d6-93bc-21b451e132bf","html_url":"https://github.com/onera/MOLA","commit_stats":null,"previous_names":["onera/mola"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/onera/MOLA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onera%2FMOLA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onera%2FMOLA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onera%2FMOLA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onera%2FMOLA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onera","download_url":"https://codeload.github.com/onera/MOLA/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onera%2FMOLA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33377359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-22T21:56:13.512Z","status":"ssl_error","status_checked_at":"2026-05-22T21:56:10.769Z","response_time":265,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aerodynamics","cfd","mesh"],"created_at":"2025-12-25T15:31:06.585Z","updated_at":"2026-05-23T00:03:29.835Z","avatar_url":"https://github.com/onera.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MOLA\n\nMOLA (Modular Orchestration Library for Aerodynamics) is an ONERA Python code that implements user-level workflows and tools for aerodynamic analysis. \n\n[![Python 3](https://img.shields.io/static/v1?label=Python\u0026logo=Python\u0026color=3776AB\u0026message=3)](https://www.python.org/)\n![License-LGPL3](https://img.shields.io/badge/license-LGPLv3-blue.svg)\n\n## Source MOLA for ONERA users\n\nPlease use one of the latest **stable versions** of MOLA: \n\n`source /stck/mola/vX.Y.Z/src/mola/env/onera/env.sh \u003cSOLVER\u003e`\n\nThe argument `\u003cSOLVER\u003e` is the name (lowercase) of the solver you want to use. \nFor instance, to use MOLA for elsA, use the command: \n\n`source /stck/mola/vX.Y.Z/src/mola/env/onera/env.sh elsa`\n\n## Installation\n\nRefer to the [documentation site](https://numerics.gitlab-pages.onera.net/mola/latest/developer_manual/deployment.html).\n\n## Usage\n\n```python\nfrom mola.workflow import Workflow  # choose a suitable Workflow for your application\n\nworkflow = Workflow(...)  # user parameters don't change with the solver\nworkflow.prepare()\nworkflow.write_cfd_files()\nworkflow.submit()\n```\n\n## Documentation\n\nFor documentation, examples, major changes, please consult the [documentation site](http://numerics.gitlab-pages.onera.net/mola/)\n\n## Contributing\n\nSee ![CONTRIBUTING](CONTRIBUTING.md)\n\n## License\nSee ![LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonera%2Fmola","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonera%2Fmola","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonera%2Fmola/lists"}