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.
#2674 (Allow cdgw if ln_NCAR) – NEMO

Opened 3 years ago

Last modified 2 years ago

#2674 assigned Bug

Allow cdgw if ln_NCAR

Reported by: emanuelaclementi Owned by: systeam
Priority: low Milestone:
Component: SBC Version: trunk
Severity: minor Keywords:
Cc:

Description

Modification to allow the use of neutral drag coefficient from wave model if ln_NCAR

Context

...

Analysis

...

Recommendation

Modify sbcwave.F90
IF( ln_cdgw .AND. .NOT. ln_NCAR ) &

& CALL ctl_stop( 'drag coefficient read from wave model NOT available yet with aerobulk package except for NCAR bulk')

Commit History (0)

(No commits)

Change History (1)

comment:1 Changed 2 years ago by nemo

  • Owner set to systeam
  • Status changed from new to assigned
Note: See TracTickets for help on using tickets.