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.
[SIREN] `td_mpp` compilation – Message List – Discussion – NEMO

Tools (#2) - [SIREN] td_mpp compilation (#91) - Message List

[SIREN] td_mpp compilation
 unsolved

I am trying to compile SIREN with mpp but I get an error message

    NEMOGCM/TOOLS/SIREN/src/multi.f90(450): error #6780: A dummy argument with the INTENT(IN) attribute shall not be defined nor become undefined.   [TD_MPP]
               CALL mpp_add_var(td_multi%t_mpp(il_mppid), td_mpp%t_proc(1)%t_var(ji))
----------------------------------------------------------^

My mpp compiler options are

%CCOMPILER           mpicc
%FC                  mpif90 -c -cpp

How can I compile SIREN?

Attachments

No attachments created.