Skip to content
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

turek-hron-fsi3/solid-fenics and turek-hron-fsi3/solid-dealii not consistent #186

Closed
BenjaminRodenberg opened this issue Apr 12, 2021 · 2 comments · Fixed by #187
Closed
Assignees
Labels

Comments

@BenjaminRodenberg
Copy link
Member

{
"participant_name": "fenics",
"config_file_name": "../precice-config.xml",
"interface": {
"coupling_mesh_name": "Solid",
"write_data_name": "Displacements0",
"read_data_name": "Forces0"
}
}

Still uses forces, not stresses like the corresponding deal.II case and the precice-config.xml:

<mesh name="Solid-Mesh">
<use-data name="Displacement" />
<use-data name="Stress" />
</mesh>

Related to #130.

@uekerman
Copy link
Member

We decide to delete this case as our FEniCS solid model is only linear, so not suited for the FSI3

@BenjaminRodenberg
Copy link
Member Author

I will clean this up in #187

@BenjaminRodenberg BenjaminRodenberg self-assigned this Apr 13, 2021
@BenjaminRodenberg BenjaminRodenberg linked a pull request Apr 13, 2021 that will close this issue
uekerman pushed a commit that referenced this issue Apr 13, 2021
* Add PEP8 CI.

* Format code-base.

* Better formatting

* Increase line length to 120.

* Some more reformatting.

* Minor reformatting.

* More reformatting.

* Cleanup perpendicular flap.

* Partially update for turek-hron. BROKEN! #186

* Add missing file.

* Remove turek-hron FEniCS solver.
IshaanDesai added a commit that referenced this issue Sep 16, 2021
…ex (#236)

* Add PEP8 CI.

* Format code-base.

* Better formatting

* Increase line length to 120.

* Some more reformatting.

* Minor reformatting.

* More reformatting.

* Cleanup perpendicular flap.

* Partially update for turek-hron. BROKEN! #186

* Add missing file.

* Remove turek-hron FEniCS solver.

* Update broken run script for paritioned-heat-conduction-complex FEniCS case

Co-authored-by: BenjaminRodenberg <[email protected]>
IshaanDesai added a commit that referenced this issue Feb 3, 2022
* Add PEP8 CI.

* Format code-base.

* Better formatting

* Increase line length to 120.

* Some more reformatting.

* Minor reformatting.

* More reformatting.

* Cleanup perpendicular flap.

* Partially update for turek-hron. BROKEN! #186

* Add missing file.

* Remove turek-hron FEniCS solver.

* Update broken run script for paritioned-heat-conduction-complex FEniCS case

* Making output folder structure consistent for all FEniCS participants

Co-authored-by: BenjaminRodenberg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants