Index: trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/callphys.def
===================================================================
--- trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/callphys.def	(revision 1354)
+++ trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/callphys.def	(revision 1354)
@@ -0,0 +1,1 @@
+link ../newphys_THARSIS_WATER/callphys.def.mars3
Index: trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/launch.ciclad
===================================================================
--- trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/launch.ciclad	(revision 1354)
+++ trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/launch.ciclad	(revision 1354)
@@ -0,0 +1,1 @@
+link ../newphys_THARSIS_WATER/launch.ciclad
Index: trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/levels
===================================================================
--- trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/levels	(revision 1354)
+++ trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/levels	(revision 1354)
@@ -0,0 +1,101 @@
+      1.00000
+     0.999350
+     0.997404
+     0.994168
+     0.989656
+     0.983884
+     0.976875
+     0.968656
+     0.959258
+     0.948716
+     0.937070
+     0.924365
+     0.910646
+     0.895965
+     0.880374
+     0.863929
+     0.846689
+     0.828713
+     0.810062
+     0.790802
+     0.770994
+     0.750703
+     0.729995
+     0.708933
+     0.687582
+     0.666004
+     0.644263
+     0.622418
+     0.600529
+     0.578654
+     0.556847
+     0.535162
+     0.513650
+     0.492357
+     0.471329
+     0.450608
+     0.430234
+     0.410242
+     0.390666
+     0.371535
+     0.352876
+     0.334713
+     0.317066
+     0.299953
+     0.283389
+     0.267385
+     0.251949
+     0.237090
+     0.222809
+     0.209109
+     0.195989
+     0.183445
+     0.171473
+     0.160065
+     0.149213
+     0.138908
+     0.129136
+     0.119887
+     0.111146
+     0.102898
+    0.0951285
+    0.0878205
+    0.0809578
+    0.0745233
+    0.0684997
+    0.0628694
+    0.0576149
+    0.0527187
+    0.0481632
+    0.0439311
+    0.0400056
+    0.0363699
+    0.0330076
+    0.0299028
+    0.0270402
+    0.0244047
+    0.0219818
+    0.0197578
+    0.0177193
+    0.0158536
+    0.0141486
+    0.0125926
+    0.0111748
+   0.00988468
+   0.00871250
+   0.00764901
+   0.00668551
+   0.00581387
+   0.00502647
+   0.00431616
+   0.00367635
+   0.00310083
+   0.00258389
+   0.00212023
+   0.00170495
+   0.00133353
+   0.00100180
+  0.000705945
+  0.000442452
+  0.000208115
+      0.00000
Index: trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/namelist.input
===================================================================
--- trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/namelist.input	(revision 1354)
+++ trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/namelist.input	(revision 1354)
@@ -0,0 +1,65 @@
+ &time_control
+ start_year       = 2024,    !! (p1) Start Martian Year (20XX for MY XX)
+ start_month      = 07,      !! (p1) Start Martian Month
+ start_day        = 08,      !! (p1) Start Martian Day
+ start_hour       = 00,      !! (p1) Start Martian Hour (at longitude 0)
+ end_year         = 2024,    !! (p1) End Martian Year (20XX for MY XX)
+ end_month        = 07,      !! (p1) End Martian Month
+ end_day          = 12,      !! (p1) End Martian Day
+ end_hour         = 00,      !! (p1) End Martian Hour (at longitude 0)
+ history_interval_s  = 925   !! Frequency of outputs (s)
+ frames_per_outfile  = 24,   !! Size of time dimension in files 
+ restart          = .false.  !! (*) Output restart files ?
+ restart_interval = 8880     !! (*) Frequency of output restart files ?
+ io_form_history  = 2        !! (*) Choice of NETCDF for ouputs
+ io_form_restart  = 2        !! (*) Choice of NETCDF for ouputs     
+ io_form_input    = 2        !! (*) Choice of NETCDF for ouputs
+ io_form_boundary = 2        !! (*) Choice of NETCDF for ouputs
+ debug_level      = 0        !! (*) Verbose level
+ /
+
+ &domains
+ time_step  = 20             !! Dynamical timestep
+ dx = 20000,                  !! (p2) Horizontal resolution
+ dy = 20000,                  !! (p2) Horizontal resolution (should be equal to dx)
+ e_we   = 181,               !! (r)(p2) Number of longitude grid points
+ e_sn   = 181,               !! (r)(p2) Number of latitude grid points
+ e_vert = 101,               !! (r)(p2) Number of vertical levels
+ p_top_requested = 1.0       !! (p3) Chosen value of pressure at the top of the model
+ eta_levels =     1.000000,
+    0.000000
+ !!
+ !! OPTIONAL
+ !!
+ num_metgrid_levels = 30     !! (p1) number of vertical levels in GCM inputs (+1)
+ /
+
+ &physics
+ mars = 3,
+ num_soil_layers = 18 !!! NOUVELLE PHYSIQUE
+ /
+
+ &dynamics
+ !!
+ !! OPTIONAL
+ !!
+ !tiso = 100.       !! -- temperature for isotherm level (mesosphere) in init
+ !diff_6th_opt = 0  !! -- swith off correction filter for WRF integrations. normally works when switched on (default).
+ !khdif = 10.,      !! ** a more straightforward diffusion for tests. horizontal diffusion constant (m^2/s)
+ !kvdif = 10.,      !! ** a more straightforward diffusion for tests. vertical diffusion constant (m^2/s)
+ !km_opt = 1,       !! ** a more straightforward diffusion for tests. eddy coefficient option
+ /
+
+ &bdy_control
+ /
+
+ &grib2
+ /
+
+ &fdda
+ /
+
+ &namelist_quilt              !! (*)
+ nio_tasks_per_group = 0,     !! (*)
+ nio_groups = 1,              !! (*)
+ /                            !! (*)
Index: trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/namelist.wps
===================================================================
--- trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/namelist.wps	(revision 1354)
+++ trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/namelist.wps	(revision 1354)
@@ -0,0 +1,38 @@
+&share				      	
+ wrf_core = 'ARW',                    !!   [do not modify: choice of dynamical core]
+ max_dom = 1 !! (r)(n)(p2) Total number of domains
+ start_date = '2024-07-08_00:00:00','2024-05-30_12:00:00','2024-05-30_12:00:00'   !! YYYY-MM-DD_HH:mm:ss start date
+ end_date   = '2024-07-12_00:00:00','2024-05-30_12:00:00','2024-05-30_12:00:00'   !! YYYY-MM-DD_HH:mm:ss end date
+  interval_seconds = 3700
+ io_form_geogrid = 2,                 !!   [do not modify: choice of NETCDF outputs]	
+ debug_level = 0,                     !! verbose level of the programs 
+ opt_output_from_geogrid_path='./'    !! location of the geogrid outputs
+/
+
+
+&geogrid
+ parent_id = 0, !! (n)(p2) Associated parent domain
+ parent_grid_ratio = 1, !! (n)(p2) Ratio of horizontal resolution parent/nest
+ i_parent_start = 0, !! (n)(p2) x-position of the bottom-left nest corner
+ j_parent_start = 0, !! (n)(p2) y-position of the bottom-left nest corner
+  e_we   = 181,               !! (r)(p2) Number of longitude grid points
+  e_sn   = 181,               !! (r)(p2) Number of latitude grid points
+ dx = 20000
+ dy = 20000
+ geog_data_res     = '64ppd',       !! choice of static data sources
+                                            !! NB: possible: '64ppd', '32ppd', ...
+                                            !! NB: please glance at geogrid/GEOGRID.TBL
+ map_proj = 'mercator',           !! map projection: 'mercator', 'lambert' or 'polar'
+ ref_lat   =  -15.,            !! north latitude of the center of the domain 
+ ref_lon   =  90.,            !! east longitude of the center of the domain
+ truelat1  =  -15.,            !! (lambert or polar) lat position of projection cone
+ truelat2  =  0.0,                !!   [do not modify]
+ stand_lon =  90.,            !! (lambert or polar) lon position of projection cone
+ geog_data_path = './WPS_GEOG',   !!   [do not modify: symbolic link in the WPS folder]
+/
+
+&metgrid
+ fg_name = './WPSFEED/LMD'        !!   [do not modify: symbolic link in the WPS folder]
+ io_form_metgrid = 2,             !!   [do not modify: choice of NETCDF outputs]
+ opt_output_from_metgrid_path='/home/spiga/data/DUST_STORMS_RELOADED/freedust_test/met_em/'  !!   [do not modify: symbolic link]
+/
Index: trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/run.def
===================================================================
--- trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/run.def	(revision 1354)
+++ trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/run.def	(revision 1354)
@@ -0,0 +1,1 @@
+link ../newphys_THARSIS_WATER/run.def
Index: trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/stress.def
===================================================================
--- trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/stress.def	(revision 1354)
+++ trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_GDS/stress.def	(revision 1354)
@@ -0,0 +1,70 @@
+0.8
+0.00001
+
+0.8
+0.00003
+pas mal mais crash apres 3 jours
+
+0.8
+0.00002
+timide
+
+0.8
+0.00005
+commence a etre pas mal
+mais crash au bout de 2 jours
+simu presentee en conf
+
+0.8
+0.0001
+results marche
+
+0.8
+0.0002
+
+0.8
+0.00025
+pas trop quoique tau=10
+
+0.8
+0.0005
+trop tau=60!
+
+
+0.8
+0.0002
+pas assez
+
+0.5
+0.0002
+plante
+
+10.
+0.000001
+
+0.5     !! ulim
+0.002   !! alpha
+
+10.
+0.000001
+
+0.5
+0.002
+
+0.5
+0.005
+
+0.5
+0.001
+
+0.5
+0.05
+
+0.6
+0.1
+
+0.6
+1.
+
+1.061
+1.
