mdpiper / pymt_heatf

PyMT component for the Fortran BMI example
https://bmi.readthedocs.io
MIT License
0 stars 0 forks source link

Build on Windows #10

Open mdpiper opened 1 week ago

mdpiper commented 1 week ago

I'm able to use meson to build pymt_heatf on Linux and macOS, but not yet on Windows.

mdpiper commented 1 week ago

I have a branch, try-windows, where I'm working on this. Also continue to study the build process in MODFLOW-USGS/modflow6.

See also https://github.com/pymt-lab/pymt_ecsimplesnow/issues/12