pdidev / pdi

The PDI Data Interface
https://pdi.dev
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Invalid compilation instructions in doc #425

Open jbigot opened 2 years ago

jbigot commented 2 years ago

By Sebastian Friedemann @ Slack:

Hello we are working with Philipp Franke on the integration of PDI with EURAD-IM to run it finally with melissa-da. We stumbled accross some bugs in the documentation here: https://pdi.dev/master/PDI_usage.html

For Fortran it would look like this:

gfortran source_files.f90 -o exec_file -lpdi

In our opinion -lpid_f90 should be added as -l flag too. as well as -lparaconf -lparaconf_f90