source: trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/inc/.inc @ 1745

Last change on this file since 1745 was 11, checked in by aslmd, 14 years ago

spiga@svn-planeto:ajoute le modele meso-echelle martien

File size: 2.5 KB
Line 
1!
2! WARNING This file is generated automatically by use_registry
3! using the data base in the file named Registry.
4! Do not edit.  Your changes to this file will be lost.
5!
6! This file contains a list of the dummy arguments for
7! solve or any routine (there are others) that take
8! all of the state data through thier argument list.  A
9! subroutine definition should look like this:
10!
11! SUBROUTINE solve ( grid ,                      &
12! !
13! #include "solve_dummy_args.inc"
14! !
15!                  )
16!
17! Please note that the comment lines around the include are necessary.
18! These arguments are defined by including solve_dummy_arg_defines.inc
19! in the declaration section of the subroutine.
20!
21! Contains dummy arguments to solve.
22!
23  chem_1 , &
24  chem_2 , &
25  moist_1 , &
26  moist_2 , &
27, ru_1 , ru_2 , rv_1 , rv_2  &
28, rw_1 , rw_2 , rrp_1 , rrp_2  &
29, rr_1 , rr_2 , rtp_1 , rtp_2  &
30, rom_1 , rom_2 , ru_1 , ru_2  &
31, rv_1 , rv_2 , rw_1 , rw_2  &
32, rrp_1 , rrp_2 , rr_1 , rr_2  &
33, rtp_1 , rtp_2 , rom_1 , rom_2  &
34, pip , pp , du , dv  &
35, pib , r , rtb , rrb  &
36, zx , zy , z , pb  &
37, h_diabatic , zeta_z , z_zeta , msft  &
38, msfu , msfv , f , e  &
39, sina , cosa , ht , cofwr  &
40, cofrz , u_base , v_base , qv_base  &
41, rdzu , rdzw , fzm , fzp  &
42, zeta , zetaw , dzeta , dzetaw  &
43, rdx , rdy , dts , dtseps  &
44, resm , zetatop , cf1 , cf2  &
45, cf3 , sp31 , ep31 , sp32  &
46, ep32 , sp33 , ep33 , sp34  &
47, ep34 , sp21 , ep21 , sp22  &
48, ep22 , sp23 , ep23 , sp11  &
49, ep11 , sp12 , ep12 , sm31  &
50, em31 , sm32 , em32 , sm33  &
51, em33 , sm34 , em34 , sm21  &
52, em21 , sm22 , em22 , sm23  &
53, em23 , sm11 , em11 , sm12  &
54, em12 , number_at_same_level , halo_x , halo_y  &
55, num_tiles , num_tiles_x , num_tiles_y , tiled  &
56, patched , time_step_max , max_dom , dyn_opt  &
57, id , level , s_we , e_we  &
58, s_sn , e_sn , s_vert , e_vert  &
59, time_step_count_start , time_step_count_end , time_step_count_output , time_step_sound  &
60, mother_id , i_mother_start , j_mother_start , i_mother_end  &
61, j_mother_end , mother_grid_ratio , mother_time_step_ratio , moad_grid_ratio  &
62, moad_time_step_ratio , dx , dy , dt  &
63, smdiv , epssm , khdif , kvdif  &
64, periodic_x , symmetric_xs , symmetric_xe , open_xs  &
65, open_xe , periodic_y , symmetric_ys , symmetric_ye  &
66, open_ys , open_ye , nested , specified  &
67, top_radiation , sd31 , ed31 , sd32  &
68, ed32 , sd33 , ed33 , sd34  &
69, ed34 , sd21 , ed21 , sd22  &
70, ed22 , sd23 , ed23 , sd11  &
71, ed11 , sd12 , ed12 , total_time_steps  &
Note: See TracBrowser for help on using the repository browser.