Fierro icon indicating copy to clipboard operation
Fierro copied to clipboard

Support for Fortran based hooks

Open kpwelsh opened this issue 2 years ago • 0 comments

Many users have spent considerable effort in creating Fortran based models. We need to ensure that we support those going forward.

It is likely that this can be done without much issue if we require that the Fortran models fit a simple user interface and are compiled to the ISO C ABI. However, it will also likely take some small modification on our end to support such an adapter.

kpwelsh avatar Oct 17 '23 17:10 kpwelsh