code_aster-adapter
code_aster-adapter copied to clipboard
preCICE-adapter for the FEM code code_aster
This is probably also valid for Ubuntu 22.04. Building code_aster 14.6.0 (stable) is currently not possible due to a row of issues. ### import imp The setup script and some...
For some reason that we currently don't understand, the `exchange-dir` is not set correctly to the same values in the respective OpenFOAM-Code_Aster tutorial, requiring us to do something like: ```diff...
The main adapter file is currently `cht/adapter.py`. We should: - [ ] Rename the adapter to something that points to preCICE, for example `precice.py`. - [ ] Move it to...
Hi all, great work and great incentive. I would love to collaborate on OpenFOAM / Aster coupling. I have an in-house quick and dirty script that does FSI with Aster...
These should be reverted: https://github.com/precice/code_aster-adapter/blob/b797fccae996870ee9157b39e45f03d218f98452/cht/adapter.py#L244-L245 But we have a deeper issue here: Since we use a list (`self.writeDataNames[0]`) and not a dictionary, it is easy to mess up the order....
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 vor V15 with https://gitlab.com/codeaster/changelog/-/blob/main/release_notes/15.4.md Actual public...
In readme.md supported precice 3.0.0 is not in text And some links to code aster are here possible: Code aster org is not actual in download, but is is version...