-
-
Notifications
You must be signed in to change notification settings - Fork 4
Update adapter.py conform preCICE v1.4.1 and Code_Aster v14.4 #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
MakisH
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, it looks good. Please check the formatting (the tab length seems to have increased) and a few minor comments I added here.
A possible next step would then be to try with the latest preCICE release and/or directly with preCICE develop.
Add correct astk file
Update astk.solid file to generate the correct solid.export file
1. change the variable name in adapter.py, e.g., from timestep to time_window 2. chaged the base-path according to tmy computer. 3. add the preciceDict to the openFoam solber, 4. update the precide-config.xml file according to the new setting
Add Code_Aster output functionality for the flow-over-plate tutorial
Add tutorial for CHT coupling with OpenFOAM and Code-Aster: flow-over-plate
…code_aster-adapter into chenghui62000-tutorial-addition
MakisH
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost there! Here are a few changes to consider.
I have not touched anything that #18 already solves.
Upgrade Code-Aster Adapter for preCICE 2.0
Co-Authored-By: Gerasimos Chourdakis <makishourdakis@gmail.com>
…update Allclean. Remove hard-coded path.
This version of the adapter supports preCICE v1.4.1 and Code_Aster v14.4 on an Ubuntu 18.04 system