Skip to content

Add rust elastic-tube-1d solvers#325

Closed
fsimonis wants to merge 5 commits intoprecice:developfrom
fsimonis:rust
Closed

Add rust elastic-tube-1d solvers#325
fsimonis wants to merge 5 commits intoprecice:developfrom
fsimonis:rust

Conversation

@fsimonis
Copy link
Member

This PR adds rust variants of the elastic-tube-1d solvers.

To run, install preCICE and cargo (the Eierlegendewollmilchsau of rust), and finally run ./run.sh.
Cargo will fetch dependencies, compile everything in release mode and run the solver for you.

@fsimonis fsimonis self-assigned this Feb 23, 2023
@fsimonis fsimonis requested a review from uekerman March 15, 2023 13:23
license = "LGPL-3.0-or-later"

[dependencies]
"precice" = "2.5"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This tutorial requires preCICE v3 to run since the precice-config.xml requires it. How did you run it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have we already upgraded the tutorials? This one is still based on precice version 2.5.0.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tutorials are as much as possible in synch with preCICE. This one also requires the develop branch, e.g.

<provide-mesh name="Fluid-Nodes-Mesh" />
<receive-mesh name="Solid-Nodes-Mesh" from="Solid" />

@fsimonis
Copy link
Member Author

This PR is superseeded by #435

@fsimonis fsimonis closed this Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants