gotm-model / code

Source code for the General Ocean Turbulence Model
https://gotm.net
GNU General Public License v2.0
53 stars 44 forks source link

Compiling older versions of GOTM #38

Open emyrizzi11 opened 1 year ago

emyrizzi11 commented 1 year ago

Good morning,

I am trying to compile an older version of GOTM, the v5.2, but I am not sure how to do it. I have tried following the steps written on the gotm.net webpage, but I keep getting the same error message when I try to run gotm_configure.sh:

-- Configuring incomplete, errors occurred!

See also "/fs/scratch/mare_exp/emilia/SCHISM/model/schism/src/GOTM5.2_andre/code/src/CMakeFiles/CMakeOutput.log".

But when I open the CMakeOutput.log file I don't see any error.

Can somebody help me or tell me where I can find another compilation guideline. Thanks in advance