From 36ad7593de7788ddbbf82f1f26e1ea9aa822e3f0 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Sun, 4 Sep 2011 23:02:55 -0400 Subject: Incoherent pump parameter moved to command line arguments --- xmds2/Shahriar_system/Shahriar_system.xmds | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/xmds2/Shahriar_system/Shahriar_system.xmds b/xmds2/Shahriar_system/Shahriar_system.xmds index 0d30a32..07a1f61 100644 --- a/xmds2/Shahriar_system/Shahriar_system.xmds +++ b/xmds2/Shahriar_system/Shahriar_system.xmds @@ -57,9 +57,6 @@ // Natural linewidth of the upper level [1/s] const double G=2*6 *(2*M_PI*1e6); - // incoherent pumping rate from level |1> to |3> in [1/s] - const double gp=2*.0 *(2*M_PI*1e6); - // total decay of i-th level branching ratios. Rij branching of i-th level to j-th const double R31=0.5, R32=0.5; @@ -84,6 +81,8 @@ + + -- cgit v1.2.3