Opened 3 years ago

Closed 3 years ago

#132 closed plantage / defect (fixed)

Wrong values for "boundslon_reg" and "boundslon"

Reported by: Ehouarn Millour Owned by: Laurent Fairhead
Priority: major Milestone:
Component: LMDZ Keywords:
Cc:

Description

"boundslon_reg" (in phy_common/regular_lonlat_mod.F90), the boundaries values in longitude (rad) of scalar points mesh and "boundslon" (in phy_common/geometry_mod.F90) giving coordinates of the four corners (rad) of the scalar point mesh, are offset and thus do not encompass the longitude values of the scalar point.

The problem clearly originates from inigeomphy (in dynphy_lonlat/inigeomphy_mod.F90) not building/sending the correct values.

Note that "boundslon_reg" is used in regr_horiz_time_climoz_m.F90 and that "bondslon" is used in surf_land_orchidee_mod.F90

Change History (1)

comment:1 Changed 3 years ago by Ehouarn Millour

Resolution: fixed
Status: newclosed

Fixed with r3895.

It seems this problem had no impact on Orchidee after all.

Note: See TracTickets for help on using tickets.