idefix-code / idefix

A fast finite volume code designed to run on many architectures, such as GPU, CPU and manycores, using Kokkos.
https://idefix.readthedocs.io/
Other
28 stars 19 forks source link

Python binding #277

Open glesur opened 3 weeks ago

glesur commented 3 weeks ago

This PR introduces the possibility of writing initial conditions and user outputs directly from a python script.

As of now, this is under beta-testing and not intended to be merged on the short term. I'm opening this PR just for reference.