slcs-jsc / mptrac

Massive-Parallel Trajectory Calculations (MPTRAC) is a Lagrangian particle dispersion model for the analysis of atmospheric transport processes in the free troposphere and stratosphere.
GNU General Public License v3.0
34 stars 13 forks source link

Build a C to Fortran Interface for the Library #38

Open janhclem opened 1 month ago

janhclem commented 1 month ago

C to Fortran Interface for the Library...

lars2015 commented 1 month ago

Hi, we also have to figure our how to properly convert the libtrac.o object file into a static library (libtrac.a) and a dynamic library (libtrac.so), I think.