Index: LMDZ6/trunk/DefLists/namelist_ecrad
===================================================================
--- LMDZ6/trunk/DefLists/namelist_ecrad	(revision 4473)
+++ LMDZ6/trunk/DefLists/namelist_ecrad	(revision 4475)
@@ -12,6 +12,6 @@
  iverbose = 5, 
 
- fractional_std=0.75,                 ! (-)    vertically constant fractional standard deviation of in-cloud liquid water [0, 3]    *0.75*
- overlap_decorr_length=2000,          ! (m)    vertically constant overlap decorrelation length                           [0, 5000] *2000*
+ fractional_std=1.,                 ! (-)    vertically constant fractional standard deviation of in-cloud liquid water [0, 3]    *0.75*
+ overlap_decorr_length=1000,          ! (m)    vertically constant overlap decorrelation length                           [0, 5000] *2000*
                                       !        following Hogan and Illingworth 2000, if overlap_scheme_name=="Exp-Ran" 
                                       !        Ctrue(i,j) = a*Cmax(i,j) + (1-a)*Crand(i,j) ; a = exp(DZ(i,j)/overlap_decorr_length)
@@ -47,5 +47,4 @@
 do_3d_lw_multilayer_effects = true,
 directory_name		= "data",         ! Location of configuration files
-! directory_name		= "../../data",         ! Location of configuration files
 
 liquid_model_name = "SOCRATES",           ! Liquid droplet scattering model: "Monochromatic", "HuStamnes", *"SOCRATES"*, "Slingo"
@@ -53,6 +52,6 @@
 cloud_pdf_shape_name    = "Gamma",        ! To describe liquid water horizontal distribution: *"Gamma"*, "Lognormal"
 
-sw_solver_name          = "SPARTACUS",    ! Solver: "Homogeneous", *"McICA"*, "SPARTACUS", "Tripleclouds"
-lw_solver_name          = "SPARTACUS",    ! enable 3D effects
+sw_solver_name          = "Tripleclouds",    ! Solver: "Homogeneous", *"McICA"*, "SPARTACUS", "Tripleclouds"
+lw_solver_name          = "Tripleclouds",    ! enable 3D effects
 sw_encroachment_name    = "Computed",     ! "Maximum" = old behaviour (also "Minimum"/*"Computed"*)
 overlap_scheme_name     = "Exp-Ran",      ! Cloud overlap: *"Exp-Ran"*, "Max-Ran", "Exp-Exp"
