source: Roms_tools/Run_v2.1/TEST_CASES/etalon_data.h.River @ 1

Last change on this file since 1 was 1, checked in by cholod, 13 years ago

import Roms_Agrif

File size: 1.2 KB
Line 
1!
2!======================================================================
3! ROMS_AGRIF is a branch of ROMS developped at IRD and INRIA, in France
4! The two other branches from UCLA (Shchepetkin et al)
5! and Rutgers University (Arango et al) are under MIT/X style license.
6! ROMS_AGRIF specific routines (nesting) are under CeCILL-C license.
7!
8! ROMS_AGRIF website : http://roms.mpl.ird.fr
9!======================================================================
10!
11
12        check_point(1)=1
13        etalon_line(1)=
14     &    '8.502250993E-08 1.4584477E+01 1.4584477E+01 2.6400021E+11'
15        check_point(2)=50
16        etalon_line(2)=
17     &    '9.653620561E-06 1.4584760E+01 1.4584770E+01 2.6401079E+11'
18        check_point(3)=100
19        etalon_line(3)=
20     &    '1.669868325E-05 1.4584906E+01 1.4584922E+01 2.6402159E+11'
21        check_point(4)=200
22        etalon_line(4)=
23     &    '3.010820016E-05 1.4584962E+01 1.4584992E+01 2.6404319E+11'
24        check_point(5)=400
25        etalon_line(5)=
26     &    '6.626452960E-05 1.4584663E+01 1.4584729E+01 2.6408639E+11'
27        check_point(6)=800
28        etalon_line(6)=
29     &    '1.470689600E-04 1.4583514E+01 1.4583661E+01 2.6417279E+11'
30
31
Note: See TracBrowser for help on using the repository browser.