From 106da174702780ed113e44ca553004a939ee3cd9 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Tue, 6 Sep 2011 01:17:32 -0400 Subject: Cell a bit longer, density a bit higher --- xmds2/Shahriar_system/Shahriar_system.xmds | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmds2/Shahriar_system/Shahriar_system.xmds') diff --git a/xmds2/Shahriar_system/Shahriar_system.xmds b/xmds2/Shahriar_system/Shahriar_system.xmds index 83b1b22..98da563 100644 --- a/xmds2/Shahriar_system/Shahriar_system.xmds +++ b/xmds2/Shahriar_system/Shahriar_system.xmds @@ -52,7 +52,7 @@ const double pi = M_PI; const double c=3.e8; const double lambda=794.7e-9; //wavelength in m - const double N=1e10*(1e6); //number of particles per cubic m i.e. density + const double N=2e10*(1e6); //number of particles per cubic m i.e. density const double Gamma_super=6*(2*M_PI*1e6); // characteristic decay rate of upper level used for eta calculations expressed in [1/s] const double eta = 3*lambda*lambda*N*Gamma_super/8.0/M_PI; // eta constant in the wave equation for Rabi frequency. Units are [1/(m s)] @@ -146,7 +146,7 @@ - + -- cgit v1.2.3