/[lmdze]/trunk/src_test_fxhyp
ViewVC logotype

Annotation of /trunk/src_test_fxhyp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 124 - (hide annotations)
Thu Feb 5 15:19:37 2015 UTC (9 years, 3 months ago) by guez
Original Path: trunk/Compilation/src_test_fxhyp
File size: 99 byte(s)
Moved some processing from fxhyp_loop_ik to fxhyp. Now fxhyp_loop_ik
does not necessarily give longitudes near [-pi, pi]. In fxhyp, we look
in rlonm025 whether we need to move the array toward [-pi, pi]. If so,
we apply the same move to all grids: rlonm025, rlonv, rlonp025, rlonu
and the corresponding derivatives. The move itself is done by the new
procedure principal_cshift. This revision makes the logic
clearer. (For example, we do not have a saved variable is2 in
fxhyp_loop_ik any longer and we remove a test on ik in fxhyp_loop_ik.)

Fixed a bad error message in fxhyp_loop_ik: talked about rlonu when
xvrai is not always rlonu.

1 guez 123 coefpoly.f
2     dimens_m.f
3     fxhyp.f
4     fxhyp_loop_ik.f
5 guez 124 principal_cshift.f
6 guez 123 serre.f
7     test_fxhyp.f
8     unit_nml_m.f

  ViewVC Help
Powered by ViewVC 1.1.21