NCAR / musica

Multi-Scale Infrastructure for Chemistry Modeling
https://wiki.ucar.edu/display/MUSICA/MUSICA+Home
Apache License 2.0
3 stars 2 forks source link

Fixes a bug with Fortran builds #87

Closed mattldawson closed 3 months ago

mattldawson commented 3 months ago

Adds a compiler flag to allow unlimited line length in F90 files, and converts fortran string to c char arrays before passing them to c functions.