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.
Custom Query – NEMO

Custom Query (2547 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 2547)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Owner Reporter Resolution Summary
#270 nemo k.mogensen@… fixed Print outs in sbcflx.F90.
Description

Hi.

In sbcflx.F90 the following:

CALL prihre( sf(jf)%fnow, jpi, jpj, 1, jpi, 20, 1, jpj, 10, 1., numout )

should be

CALL prihre( sf(jf)%fnow, jpi, jpj, 1, jpi, 20, 1, jpj, 10, zfact, numout )

to get the same printout as for version 2.3. I believe that the whole point of zfact is to scale the printout.

/Kristian

#272 nemo ctlod fixed libIGCM: create a branch associated to the libIGCM environment
#276 nemo ctlod fixed NEC compilation option related to f2003 noopt_ieee should be removed to avoid performances to decrease
Description

Since the nemo_v3 tag and on all NEC platforms the following option noopt_ieee has been added.
It seems that this option clearly deteriorates performances of all configurations.
We strongly recommand to remove it when compiling.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.