Search found 1 match

by jpcrms
Thu Feb 23, 2023 2:51 am
Forum: ROMS Discussion
Topic: Horizontal surface pressure gradient forcing in 2D and 3D
Replies: 18
Views: 44941

Re: Horizontal surface pressure gradient forcing in 2D and 3D

Dear arango

I try to run 2D mode in ROMS version 4.1.
In step2d_LF_AM3.h, we have:

!-----------------------------------------------------------------------
! Compute pressure gradient terms.
!-----------------------------------------------------------------------
!
cff1=0.5_r8*g
cff2=1.0_r8/3 ...