summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* now we solve for 3 level systemEugeniy Mikhailov2009-12-091-2/+2
|
* field definiton moved to the begining of the fileEugeniy Mikhailov2009-12-091-12/+12
|
* field definition moved to the begining of the fileEugeniy Mikhailov2009-12-091-9/+9
|
* proper zeroing of temporal variablesEugeniy Mikhailov2009-12-091-1/+4
|
* decay part moved to the end resultEugeniy Mikhailov2009-12-091-3/+1
|
* seems too start outputing reasonable values at least for 2 levels systemEugeniy Mikhailov2009-12-093-72/+147
|
* initial additionEugeniy Mikhailov2009-12-081-0/+190