New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
user/flavoni/compiling_AGRIF_pb – NEMO
wiki:user/flavoni/compiling_AGRIF_pb

Version 1 (modified by flavoni, 13 years ago) (diff)

--

This page is only a memo for AGRIF compilation problems:

start to compile ORCA2_LIM_AGRIF on my mac with gfortran

makenemo -n ORCA2_LIM_AGRIF -r ORCA2_LIM add_key "key_agrif"

  1. problem: gmake not found

solution: ln -s /sw/bin/make /sw/bin/gmake