Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set initial_space="t" for rfField | Eugeniy Mikhailov | 2011-08-24 | 1 | -1/+1 |
| | |||||
* | Added function which defines shift of level |3> as function of z | Eugeniy Mikhailov | 2011-08-24 | 1 | -0/+12 |
| | |||||
* | Added maximum propagation distance as parameter | Eugeniy Mikhailov | 2011-08-24 | 1 | -2/+4 |
| | |||||
* | Small level diagram added | Eugeniy Mikhailov | 2011-08-24 | 1 | -0/+19 |
| | |||||
* | OmegaL -> replaced with deltaL in final C code generator | Eugeniy Mikhailov | 2011-08-24 | 1 | -45/+47 |
| | |||||
* | Modify xmds and nb file: | Simon Rochester | 2011-08-24 | 2 | -409/+1148 |
| | | | | | change rf field to x direction make delta0 a function of z | ||||
* | Moved forward the definition for the peak Rabi frequencies | Eugeniy Mikhailov | 2011-08-23 | 1 | -6/+20 |
| | |||||
* | Added note about time execution estimate | Eugeniy Mikhailov | 2011-08-23 | 1 | -1/+17 |
| | |||||
* | Output of the pulse before and after the cell | Eugeniy Mikhailov | 2011-08-23 | 1 | -3/+14 |
| | |||||
* | Added output at z=0 and at the very last non skipped time point | Eugeniy Mikhailov | 2011-08-23 | 1 | -5/+13 |
| | |||||
* | Removed unused variable tpts | Eugeniy Mikhailov | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | Small description about Rabi frequencies assumptions added | Eugeniy Mikhailov | 2011-08-23 | 1 | -1/+2 |
| | |||||
* | Physics constants to Fortran constants | Eugeniy Mikhailov | 2011-08-23 | 1 | -5/+5 |
| | |||||
* | Time to uS at plots | Eugeniy Mikhailov | 2011-08-23 | 1 | -0/+4 |
| | |||||
* | No more then given number of step along time is outputed | Eugeniy Mikhailov | 2011-08-23 | 1 | -3/+9 |
| | |||||
* | Format specifier to exponential notation | Eugeniy Mikhailov | 2011-08-23 | 1 | -2/+2 |
| | |||||
* | More readable close to xmds parameter names | Eugeniy Mikhailov | 2011-08-23 | 1 | -22/+25 |
| | |||||
* | Added some new max points parameters | Eugeniy Mikhailov | 2011-08-23 | 1 | -13/+15 |
| | |||||
* | Fortran code plotting added | Eugeniy Mikhailov | 2011-08-23 | 1 | -0/+17 |
| | |||||
* | Modified permissions for Gena's system | Eugeniy Mikhailov | 2011-08-21 | 4 | -0/+0 |
| | |||||
* | Fix typo in output code. | Simon Rochester | 2011-08-21 | 1 | -1/+1 |
| | |||||
* | Fix typo in electric-field propagation code. | Simon Rochester | 2011-08-21 | 1 | -2/+2 |
| | |||||
* | xmds2 model of Gena's 4-level system. | Simon Rochester | 2011-08-21 | 4 | -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 replot | Eugeniy Mikhailov | 2011-08-20 | 1 | -3/+5 |
| | |||||
* | Readme updated since Rabi now in [1/s] | Eugeniy Mikhailov | 2011-08-20 | 1 | -5/+5 |
| | |||||
* | Eta parameter fixes, Rabi measured in [1/s] and z in [m] | Eugeniy Mikhailov | 2011-08-20 | 1 | -39/+30 |
| | | | | | Very tedious check of units, now everything in SI units which is a bit painful for Rabi frequencies. | ||||
* | Parameters split to groups, initialization cells added | Eugeniy Mikhailov | 2011-08-17 | 1 | -503/+341 |
| | |||||
* | Mathematica file for degenerate 4-wave mixing | Eugeniy Mikhailov | 2011-08-17 | 1 | -0/+2535 |
| | |||||
* | Merge branch 'xmds' | Eugeniy Mikhailov | 2011-08-10 | 1 | -18/+19 |
|\ | |||||
| * | Less points along time for the rho matrix output | Eugeniy Mikhailov | 2011-08-10 | 1 | -1/+1 |
| | | |||||
| * | Globals section moved up | Eugeniy Mikhailov | 2011-08-10 | 1 | -15/+15 |
| | | | | | | | | * This allow to see it when folds are on in vim editor | ||||
| * | Typo in xmds moment tag | Eugeniy Mikhailov | 2011-08-10 | 1 | -1/+1 |
| | | |||||
| * | Math expression for eta simplified | Eugeniy Mikhailov | 2011-08-10 | 1 | -1/+1 |
| | | |||||
| * | Library value M_PI is used for pi=3.1415.... | Eugeniy Mikhailov | 2011-08-09 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'xmds' | Eugeniy Mikhailov | 2011-08-08 | 1 | -8/+9 |
|\| | |||||
| * | A little bit clear normalization name | Eugeniy Mikhailov | 2011-08-07 | 1 | -8/+9 |
| | | |||||
* | | Small format fix | Eugeniy Mikhailov | 2011-08-08 | 1 | -1/+1 |
| | | |||||
* | | Remove conversion warning: too noisy | Eugeniy Mikhailov | 2011-08-08 | 1 | -2/+2 |
| | | |||||
* | | Get rid of unused variables, labels, format strings | Eugeniy Mikhailov | 2011-08-08 | 1 | -11/+3 |
| | | |||||
* | | Add some helpful warning compiler options | Eugeniy Mikhailov | 2011-08-08 | 1 | -2/+12 |
|/ | |||||
* | Add tmin and move pulse center to t=0 | Eugeniy Mikhailov | 2011-07-16 | 1 | -5/+6 |
| | |||||
* | Make dt = dz | Eugeniy Mikhailov | 2011-07-16 | 1 | -5/+5 |
| | | | | | | | * as Simon discovered dt must equal to dz (in normilized units) then some term cancels in derivatives calculations * as result tpts is not a free parameter anymore but locked to length of the cell and number of zpts | ||||
* | t and z limits are given independently | Eugeniy Mikhailov | 2011-07-14 | 1 | -0/+2 |
| | | | | | * something fishy with navy code, I decrease length by factor of 2 and delays for vacuum field is exactly the same | ||||
* | Canonic EIT - control field (3) is off | Eugeniy Mikhailov | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | Adjust grid size | Eugeniy Mikhailov | 2011-07-13 | 1 | -1/+1 |
| | | | | | Close to optimal grid size for this problem. Increasing the number of points by 10 in both directions almost does not change output | ||||
* | Output of vacuum pulse data | Eugeniy Mikhailov | 2011-07-13 | 1 | -3/+2 |
| | |||||
* | Grid set in advance independent of pulse time and width | Eugeniy Mikhailov | 2011-07-13 | 1 | -7/+12 |
| | |||||
* | Code proper indent and beatification | Eugeniy Mikhailov | 2011-07-13 | 1 | -63/+46 |
| | |||||
* | Remove more of unused code | Eugeniy Mikhailov | 2011-07-13 | 1 | -3/+0 |
| | |||||
* | One more loop finished with 'end do' | Eugeniy Mikhailov | 2011-07-13 | 1 | -24/+24 |
| |