Skip to content

Interface for CFD solver #399

@shakedregev

Description

@shakedregev

Summary

Ensure that Re::Solve can easily be called from a CFD application.

Rationale

Re::Solve has mostly been tested on linear systems extracted from solvers. We want to ensure it can be useful for production code.

Description

I suggest the following steps:

  1. Build Re::Solve and run the tests and examples on CPU and both GPUs.
  2. Extract systems from your CFD application in the format of the examples and benchmark and profile the different solvers for accuracy and run time. - This will help understanding the code and ensuring that the integration is useful.
  3. Integrate Re::Solve within your solver. Add additional interfaces to Re::Solve if it is necessary/useful. Test and profile the different solvers.

Additional information

@pelesh - feel free to add anything.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions