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.
#1244 (Erroneous makefile generated for model configuration with 'key_mpp_mpi') – NEMO

Opened 10 years ago

Closed 9 years ago

Last modified 2 years ago

#1244 closed Bug (fixed)

Erroneous makefile generated for model configuration with 'key_mpp_mpi'

Reported by: sam Owned by: pabouttier
Priority: low Milestone:
Component: TAM Version: v3.4
Severity: Keywords: TAM v3.4
Cc:

Description

The preprocessor directive '#include' in NEMOGCM/NEMO/OPATAM_SRC/LBC/lib_mpp_tam.F90 can result in an erroneous entry in the generated makefile when the model is configured with 'key_mpp_mpi' (this behaviour seems to depend on the specific MPI library used). This problem could be resolved by replacing the directive with a Fortran include statement.

Commit History (1)

ChangesetAuthorTimeChangeLog
5154pabouttier2015-03-18T12:08:08+01:00

Replace #include statement by fortran INCLUDE statement in lib_mpp_tam.F90; See Ticket #1244

Change History (7)

comment:1 Changed 10 years ago by clevy

  • Owner changed from NEMO team to pabouttier

comment:2 Changed 9 years ago by bouttier

  • Resolution set to fixed
  • Status changed from new to closed

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords TAM added

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords nemo_v3_4* added

comment:5 Changed 6 years ago by nemo

  • Keywords release-3.4* added; nemo_v3_4* removed

comment:6 Changed 6 years ago by nemo

  • Keywords release-3.4* removed

comment:7 Changed 2 years ago by nemo

  • Keywords v3.4 added
Note: See TracTickets for help on using tickets.