diff options
Diffstat (limited to 'xmds2')
-rw-r--r-- | xmds2/Nlevels_no_dopler_no_z.example/Nlevels_no_dopler_no_z.xmds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmds2/Nlevels_no_dopler_no_z.example/Nlevels_no_dopler_no_z.xmds b/xmds2/Nlevels_no_dopler_no_z.example/Nlevels_no_dopler_no_z.xmds index ffbd69a..91b1711 100644 --- a/xmds2/Nlevels_no_dopler_no_z.example/Nlevels_no_dopler_no_z.xmds +++ b/xmds2/Nlevels_no_dopler_no_z.example/Nlevels_no_dopler_no_z.xmds @@ -103,9 +103,9 @@ <![CDATA[ // Note: // convergence is really slow if all populations concentrated at the bottom level |1> - // this is because if r11=1, everything else is 0 and then every small incriment + // this is because if r11=1, everything else is 0 and then every small increment // seems to be huge and adaptive solver makes smaller and smaller steps. - // As quicj and dirty fix I reshufle initial poulation + // As quick and dirty fix I reshuffle initial population // so some of the population sits at the second ground level |2> // TODO: Fix above. Make the equation of motion for r11 // and express other level, let's say r44 |