summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added small amlitude to use to be zero fieldsEugeniy Mikhailov2009-12-211-3/+3
|
* proper dipole elements for Rb87D1 lineEugeniy Mikhailov2009-12-212-15/+187
|
* dipole elements for j->k transition where j is lower energy levelEugeniy Mikhailov2009-12-211-3/+4
|
* repetive array assignment moved outside of the loopEugeniy Mikhailov2009-12-191-19/+21
|
* inner loop if replaced with vector comparisonEugeniy Mikhailov2009-12-181-23/+22
|
* moved counter to outside for loopEugeniy Mikhailov2009-12-181-3/+3
|
* timing output is addedEugeniy Mikhailov2009-12-181-0/+13
|
* vectorization of unfold_density_matrixEugeniy Mikhailov2009-12-161-13/+11
|
* vectorization in rhoOfFreqEugeniy Mikhailov2009-12-161-5/+2
|
* added rho matrices to test caseEugeniy Mikhailov2009-12-161-111/+127
|
* added test casesEugeniy Mikhailov2009-12-161-3/+8
|
* vectorization of total decay functionEugeniy Mikhailov2009-12-161-4/+1
|
* hard coded test caseEugeniy Mikhailov2009-12-152-121/+332
|
* call to kroneker delta function replaced to array element of eye matrixEugeniy Mikhailov2009-12-151-6/+7
|
* using plot output script nowEugeniy Mikhailov2009-12-152-20/+26
|
* selection rule for m=0 -> m'=0 fixedEugeniy Mikhailov2009-12-151-3/+4
|
* removed octave library filesEugeniy Mikhailov2009-12-154-365/+0
|
* added easy field decomposition in left,right and linear polarizationsEugeniy Mikhailov2009-12-151-4/+17
|
* added easy composition of the field in lin,, right, left polarizatinsEugeniy Mikhailov2009-12-151-3/+6
|
* added elapsed time outputEugeniy Mikhailov2009-12-151-0/+3
|
* refining, adding magnetic field splitting, selection rule correctionEugeniy Mikhailov2009-12-151-15/+26
|
* added intermidiate result save, for latter quick rerunsEugeniy Mikhailov2009-12-151-0/+1
|
* calculating Rb87 D1 lineEugeniy Mikhailov2009-12-151-2/+1
|
* modulation drequency removedEugeniy Mikhailov2009-12-151-4/+4
|
* added Rb87 D1 levels structureEugeniy Mikhailov2009-12-151-0/+130
|
* small modification and removing redundant initializationEugeniy Mikhailov2009-12-152-10/+17
|
* now we treat atom as polarization aware oneEugeniy Mikhailov2009-12-142-12/+30
|
* added test case for polarization aware atomEugeniy Mikhailov2009-12-141-0/+79
|
* atom properties moved to global variable, this no need to load unload it ↵Eugeniy Mikhailov2009-12-142-12/+9
| | | | from file
* now I use parcellfun for loop evaluation, and storage of the global ↵Eugeniy Mikhailov2009-12-146-7/+381
| | | | variables in file, so algorithm is less memory hungry.
* now one function solves the steady state susceptibility problem, thus we can ↵Eugeniy Mikhailov2009-12-142-33/+57
| | | | define cellarray with initial conditions and then call cellfun to calculate them at once
* added test caseEugeniy Mikhailov2009-12-132-0/+197
|
* added function which convert frequency to its iondex in the frequency arrayEugeniy Mikhailov2009-12-132-1/+6
|
* TAG v1.1 with major speedupsEugeniy Mikhailov2009-12-132-26/+30
|
* matlab compatible long splitted stringsEugeniy Mikhailov2009-12-121-9/+13
|
* speed up by another factor of 4 by calculatiing field independent atom ↵Eugeniy Mikhailov2009-12-122-48/+50
| | | | property matrices
* major speed up by avoiding repetive calculations of the same submatricesEugeniy Mikhailov2009-12-111-44/+74
|
* use of L operator matrix property to obtain speed up of factor of 2Eugeniy Mikhailov2009-12-101-32/+55
|
* updated bottom levels dacayEugeniy Mikhailov2009-12-101-1/+1
|
* fixes for 4 level calculation modelEugeniy Mikhailov2009-12-101-5/+10
|
* some small typos fixesEugeniy Mikhailov2009-12-101-7/+6
|
* fixex of decay and dipole elementsEugeniy Mikhailov2009-12-101-10/+7
|
* added 4 level atom descriptionEugeniy Mikhailov2009-12-101-0/+69
|
* added calculation of the adjasent sideband sucsectibilty in for wave mixingEugeniy Mikhailov2009-12-094-13/+38
|
* more steps for detuningv1.0_single_polarization_codeEugeniy Mikhailov2009-12-091-1/+1
|
* small redefinitionsEugeniy Mikhailov2009-12-092-2/+7
|
* extra work moved to function, code for sweeping laser is addedEugeniy Mikhailov2009-12-092-99/+154
|
* EM field moved to separate fileEugeniy Mikhailov2009-12-093-14/+17
|
* moved some useful functions to separate fileEugeniy Mikhailov2009-12-092-26/+35
|
* reshafled crucial information so it is availabe at the execution timeEugeniy Mikhailov2009-12-092-11/+13
|