summaryrefslogtreecommitdiff
path: root/xmds2
Commit message (Collapse)AuthorAgeFilesLines
* Rho evolves according to Simon's equationsEugeniy Mikhailov2011-08-241-5/+5
|
* Set initial_space="t" for rfFieldEugeniy Mikhailov2011-08-241-1/+1
|
* Added function which defines shift of level |3> as function of zEugeniy Mikhailov2011-08-241-0/+12
|
* Added maximum propagation distance as parameterEugeniy Mikhailov2011-08-241-2/+4
|
* Small level diagram addedEugeniy Mikhailov2011-08-241-0/+19
|
* OmegaL -> replaced with deltaL in final C code generatorEugeniy Mikhailov2011-08-241-45/+47
|
* Modify xmds and nb file:Simon Rochester2011-08-242-409/+1148
| | | | | change rf field to x direction make delta0 a function of z
* Modified permissions for Gena's systemEugeniy Mikhailov2011-08-214-0/+0
|
* Fix typo in output code.Simon Rochester2011-08-211-1/+1
|
* Fix typo in electric-field propagation code.Simon Rochester2011-08-211-2/+2
|
* xmds2 model of Gena's 4-level system.Simon Rochester2011-08-214-0/+3435
| | | | | | | | GenerateGenasSystem.nb: generate evolution equations GenasSystemPlots: code for reading output data, converting complex field amplitudes to rotation angle/ellipticity, and plotting
* Added and commented out return to avoid density matrix replotEugeniy Mikhailov2011-08-201-3/+5
|
* Readme updated since Rabi now in [1/s]Eugeniy Mikhailov2011-08-201-5/+5
|
* Eta parameter fixes, Rabi measured in [1/s] and z in [m]Eugeniy Mikhailov2011-08-201-39/+30
| | | | | Very tedious check of units, now everything in SI units which is a bit painful for Rabi frequencies.
* Less points along time for the rho matrix outputEugeniy Mikhailov2011-08-101-1/+1
|
* Globals section moved upEugeniy Mikhailov2011-08-101-15/+15
| | | | * This allow to see it when folds are on in vim editor
* Typo in xmds moment tagEugeniy Mikhailov2011-08-101-1/+1
|
* Math expression for eta simplifiedEugeniy Mikhailov2011-08-101-1/+1
|
* Library value M_PI is used for pi=3.1415....Eugeniy Mikhailov2011-08-091-1/+2
|
* A little bit clear normalization nameEugeniy Mikhailov2011-08-071-8/+9
|
* added one more example caseEugeniy Mikhailov2011-07-011-0/+4
|
* Add 3 field light propagation and output to input comparison in one plotEugeniy Mikhailov2011-07-011-52/+31
|
* Add plot of all density matrix elements in one plotEugeniy Mikhailov2011-07-011-0/+90
|
* plot of populationsEugeniy Mikhailov2011-07-011-0/+26
|
* Add output of all populations and coherencesEugeniy Mikhailov2011-07-011-1/+20
|
* added output for rhp_14Eugeniy Mikhailov2011-06-122-1/+17
|
* added complex electromagnetic field propagation, rho44 is differential ↵Eugeniy Mikhailov2011-05-311-20/+14
| | | | equations now
* use mod2(x) as |x|^2Eugeniy Mikhailov2011-05-311-3/+3
|
* time interval shifted to shrink dark periodEugeniy Mikhailov2011-05-311-1/+1
|
* SIC algorithm to ARK45 for speedEugeniy Mikhailov2011-05-311-1/+6
|
* add READMEEugeniy Mikhailov2011-05-301-0/+21
|
* output grid increasedEugeniy Mikhailov2011-05-301-2/+2
|
* working prototypeevmik2011-05-301-21/+35
|
* plots labeled properlyevmik2011-05-301-3/+26
|
* Arguments are taken properlyevmik2011-05-302-2/+4
|
* d -> delta, arguments addedevmik2011-05-303-10/+10
|
* added arguments to the C++ generated codeevmik2011-05-302-46/+68
|
* typo fixevmik2011-05-302-2/+2
|
* draft of z propagationevmik2011-05-303-0/+273
|
* Nlevel example moved to more appropriate placeevmik2011-05-305-0/+0
|
* typos fixEugeniy Mikhailov2011-05-281-2/+2
|
* matches the Simon;s mathematica codeEugeniy Mikhailov2011-05-281-32/+36
|
* pdf removol at clean upEugeniy Mikhailov2011-05-281-1/+1
|
* units for axisEugeniy Mikhailov2011-05-282-10/+12
|
* match condition of figure 3b from paperEugeniy Mikhailov2011-05-271-1/+1
|
* fix of coherence decay: factor of 2 was missingEugeniy Mikhailov2011-05-271-8/+8
|
* pdf generation, factor of 10 scaling removedEugeniy Mikhailov2011-05-272-4/+29
|
* add solver generated by mathematicaevmik2011-05-271-0/+174
|
* fix octave ploting autoscale: rho multiplpied by 10 is 2D plotsEugeniy Mikhailov2011-05-221-4/+4
|
* tolerance decrease 1e-7 -> 1e-3 resulting in faster calsculationsEugeniy Mikhailov2011-05-221-1/+1
|