precice / precice/code_aster-adapter
Outdated code_aster version
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
See https://code-aster.org/spip.php?article861
With version 15.3 and higher full code coupling with python available.
https://code-aster.org/UPLOAD/DOC/Formations/20-asterxx-inanutshell.pdf
New architecture in 15.3 and higher:
https://code-aster.org/UPLOAD/DOC/Formations/21-asterxx-architecture.pdf
15.4 is last of V15 with
https://gitlab.com/codeaster/changelog/-/blob/main/release_notes/15.4.md
Actual available public stable version is 16.5.0.
Actual 16.9.0 is last version in gitlab.
https://gitlab.com/codeaster/changelog/-/blob/main/release_notes/16.5.md?ref_type=heads
Development Versions are 17.1.24, 17.2.27, 17.3.17, 17.4.15.
17.1, 17.2 and 17.3 are now finished with no more updates.
New is 18.0.xy parallel to 17.4.
https://gitlab.com/codeaster/changelog/-/tree/main/release_notes?ref_type=heads
https://anaconda.org/channels/conda-forge/packages/code-aster/files
https://gitlab.com/codeaster/changelog/-/commits/main?ref_type=heads
So base of newer version of adapter should be 16.5 or 16.6, 16.7, 16.8, 16.9 or actual 18.0.
https://gitlab.com/codeaster/changelog/-/tree/main/histor/v16
https://gitlab.com/codeaster/changelog/-/tree/main/histor/v17
https://gitlab.com/codeaster/changelog/-/tree/main/histor/v18
All versions see
https://gitlab.com/codeaster/changelog/-/tree/main/histor
Actual Documentation mostly in French see
https://code-aster.org/spip.php?rubrique5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by locating the adapter's current Code_Aster version references, then compare them with the linked Code_Aster release notes and architecture documents; done means the adapter supports a selected newer version and its existing integration workflow remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100