ad_LBC with npzd_Powell

Discussion about tangent linear and adjoint models, variational data assimilation, and other related issues.

Moderators: arango, robertson

Post Reply
Message
Author
User avatar
pmuskee
Posts: 6
Joined: Mon May 02, 2016 12:54 pm
Location: Ann Arbor, MI

ad_LBC with npzd_Powell

#1 Unread post by pmuskee »

I am running an IS4DVAR case with the NPZD_POWELL model.

I am getting a formatting issue with the ad_LBC.

Here is the output from my log file. The NO3 state variable is not getting the correct ad_LBC. I am guessing it is a just a simple formatting issue with my npzd_Powell.in file. Any help will be most welcome. I am attaching npzd_Powell.in file.

Code: Select all

Lateral Boundary Conditions: NLM
============================

 Variable               Grid  West Edge    South Edge   East Edge    North Edge
 ---------              ----  ----------   ----------   ----------   ----------

 zeta                     1   Chapman Imp  Chapman Imp  Chapman Imp  Chapman Imp

 ubar                     1   Flather      Flather      Flather      Flather

 vbar                     1   Flather      Flather      Flather      Flather

 u                        1   Clamped      Clamped      Clamped      Clamped

 v                        1   Clamped      Clamped      Clamped      Clamped

 temp                     1   Clamped      Clamped      Clamped      Clamped

 salt                     1   Clamped      Clamped      Clamped      Clamped

 NO3                      1   Periodic     Periodic     Periodic     Periodic

 phytoplankton            1   Periodic     Periodic     Periodic     Periodic

 zooplankton              1   Periodic     Periodic     Periodic     Periodic

 detritus                 1   Periodic     Periodic     Periodic     Periodic

 tke                      1   Gradient     Gradient     Gradient     Gradient

 Lateral Boundary Conditions: TLM, RPM, and ADM
 ============================

 Variable               Grid  West Edge    South Edge   East Edge    North Edge
 ---------              ----  ----------   ----------   ----------   ----------

 zeta                     1   Chapman Imp  Chapman Imp  Chapman Imp  Chapman Imp

 ubar                     1   Flather      Flather      Flather      Flather

 vbar                     1   Flather      Flather      Flather      Flather

 u                        1   Clamped      Clamped      Clamped      Clamped

 v                        1   Clamped      Clamped      Clamped      Clamped

 temp                     1   Clamped      Clamped      Clamped      Clamped

 salt                     1   Clamped      Clamped      Clamped      Clamped

 NO3                      1        Clamped      Clamped      Clamped

 phytoplankton            1   Periodic     Periodic     Periodic     Periodic

 zooplankton              1   Periodic     Periodic     Periodic     Periodic

 detritus                 1   Periodic     Periodic     Periodic     Periodic

 tke                      1   Gradient     Gradient     Gradient     Gradient
Attachments
log.txt
(43.43 KiB) Downloaded 251 times
npzd_Powell.in
(29.29 KiB) Downloaded 260 times

Post Reply