precice / tutorials

Various tutorial cases for the coupling library preCICE with real solvers. These files are meant to be rendered on precice.org, so don't look at the README files here.
https://www.precice.org/
GNU Lesser General Public License v3.0
107 stars 111 forks source link

Elastic tube 1D in Fortran #576

Open MakisH opened 1 month ago

MakisH commented 1 month ago

We currently have two Fortran solver dummies, but no complete example of a solver in Fortran. As suggested by @uekerman, we could make a Fortran version of https://github.com/precice/tutorials/tree/develop/elastic-tube-1d

uekerman commented 1 month ago

Ideally using the Fortran module, for a better test coverage.