Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added list of DM variables to output, and comments at the beginning and end ↵ | Simon Rochester | 2012-09-27 | 1 | -77/+160 | |
| | | | | of each text file. | |||||
* | updated test cases since we use new etas separated for each transition | Eugeniy Mikhailov | 2012-09-26 | 2 | -242/+56 | |
| | ||||||
* | use of mathematica generated etas normalized to the atomic density | Eugeniy Mikhailov | 2012-09-26 | 1 | -18/+8 | |
| | ||||||
* | removed code related to unused density_matrix_averaged vector | Eugeniy Mikhailov | 2012-09-26 | 1 | -112/+0 | |
| | ||||||
* | Replace Ec with conj(E) for E1,E2,E3,E4 | Eugeniy Mikhailov | 2012-09-26 | 1 | -41/+32 | |
| | | | | * this reduces the amount of hand introduced code | |||||
* | dRho/dt uses conj(E) instead of Ec | Eugeniy Mikhailov | 2012-09-26 | 1 | -5/+13 | |
| | | | | | | * this simplifies the logic in xmds, since otherwise I have to manually add Ec=conj(E) for appropriate fields. * This might be a bit slower in computation but should be fine | |||||
* | Added definitions of etas, and modified propagation equation creation so ↵ | Simon Rochester | 2012-09-25 | 1 | -40/+53 | |
| | | | | that it will work regardless of the order of the states. | |||||
* | fix typos in comments | Eugeniy Mikhailov | 2012-09-25 | 1 | -2/+2 | |
| | ||||||
* | Changes in XMDS code generation. | Simon Rochester | 2012-09-25 | 1 | -38/+16 | |
| | ||||||
* | added constants definition for C code with "const double" | Eugeniy Mikhailov | 2012-09-25 | 1 | -5/+13 | |
| | ||||||
* | removed 'complex' in the C code for rho initialization | Eugeniy Mikhailov | 2012-09-25 | 1 | -2322/+2327 | |
| | ||||||
* | Modified tests call | Eugeniy Mikhailov | 2012-09-25 | 2 | -612/+5 | |
| | ||||||
* | added test case to the main xmds file | Eugeniy Mikhailov | 2012-09-25 | 1 | -0/+6 | |
| | ||||||
* | updated test suite file according to new Mathematica definitions | Eugeniy Mikhailov | 2012-09-25 | 1 | -102/+47 | |
| | ||||||
* | heavy use of Hermitian properties in dRho/dt calculations | Eugeniy Mikhailov | 2012-09-25 | 1 | -86/+50 | |
| | | | | * also read constants from mathematica generated files | |||||
* | added test files for simulations | Eugeniy Mikhailov | 2012-09-25 | 5 | -0/+1719 | |
| | ||||||
* | Merge branch 'master' of qo.physics.wm.edu:Nresonances | Eugeniy Mikhailov | 2012-09-25 | 1 | -268/+224 | |
|\ | ||||||
| * | Remove conjugate DM variables from generated equations. | Simon Rochester | 2012-09-25 | 1 | -268/+224 | |
| | | ||||||
* | | Fixed dE/dz equations according to the latest Mathematica file | Eugeniy Mikhailov | 2012-09-24 | 1 | -6/+6 | |
|/ | ||||||
* | Another bug fix in propagation generation code in RbXMDSSetup.nb. | Simon Rochester | 2012-09-24 | 1 | -120/+258 | |
| | ||||||
* | Merge branch 'master' of qo.physics.wm.edu:Nresonances | Simon Rochester | 2012-09-21 | 5 | -29/+139 | |
|\ | ||||||
| * | Merge branch 'fix_gain' | Eugeniy Mikhailov | 2012-09-21 | 1 | -4/+4 | |
| |\ | ||||||
| | * | added imaginary one to propagation equation into the polarization | Eugeniy Mikhailov | 2012-09-20 | 1 | -4/+4 | |
| | | | ||||||
| * | | Merge branch 'master' of qo.physics.wm.edu:Nresonances | Eugeniy Mikhailov | 2012-09-21 | 1 | -10/+10 | |
| |\ \ | | |/ | |/| | ||||||
| * | | reflect new xmds file name in Makefiles | Eugeniy Mikhailov | 2012-09-20 | 2 | -25/+19 | |
| | | | ||||||
| * | | changed printed figures command to match new octave | Eugeniy Mikhailov | 2012-09-20 | 1 | -0/+99 | |
| | | | ||||||
| * | | added some notes aboit optimization performance | Eugeniy Mikhailov | 2012-09-06 | 1 | -0/+17 | |
| | | | ||||||
* | | | Fix bug in C code generation (2nd try). | Simon Rochester | 2012-09-21 | 1 | -7/+5 | |
| |/ |/| | ||||||
* | | Fix bug in C code generation in RbXMDSSetup.nb. | Simon Rochester | 2012-09-20 | 1 | -10/+10 | |
|/ | ||||||
* | Merge branch 'master' of qo.physics.wm.edu:Nresonances | Simon Rochester | 2012-08-31 | 0 | -0/+0 | |
|\ | ||||||
| * | Merge branch 'master' of qo.physics.wm.edu:Nresonances | Eugeniy Mikhailov | 2012-08-27 | 1 | -21856/+194 | |
| |\ | ||||||
| * | | revert deletion and merge of this file with wrong branch | Eugeniy Mikhailov | 2012-08-27 | 1 | -0/+642 | |
| | | | ||||||
| * | | delete some previous attempts of realistic Rb | Eugeniy Mikhailov | 2012-08-27 | 1 | -642/+0 | |
| | | | ||||||
* | | | Fixed problem with steady-state observables definition, and added population ↵ | Simon Rochester | 2012-08-31 | 1 | -29/+192 | |
| |/ |/| | | | | | plot. | |||||
* | | Updates to RbXMDSSetup.nb. | Simon Rochester | 2012-08-21 | 1 | -21856/+194 | |
|/ | ||||||
* | First draft of realistic Rb which compiles and runs | Eugeniy Mikhailov | 2012-08-21 | 1 | -112/+243 | |
| | ||||||
* | changed some substitution to better match our XMDS | Eugeniy Mikhailov | 2012-08-21 | 6 | -500/+6998 | |
| | ||||||
* | Add magnetic field to RbXMDSSetup.nb. | Simon Rochester | 2012-08-12 | 1 | -634/+908 | |
| | ||||||
* | Documentation and updates on RbXMDSSetup.nb | Simon Rochester | 2012-08-12 | 1 | -4144/+11822 | |
| | ||||||
* | Changed polarization to circular, added Doppler shift term and propagation ↵ | Simon Rochester | 2012-07-02 | 1 | -1662/+4647 | |
| | | | | equations to RbXMDSSetup.nb | |||||
* | Remove extraneous txt file | Simon Rochester | 2012-06-28 | 1 | -6/+0 | |
| | ||||||
* | Added RbXMDSSetup with code for Rb-87 | Simon Rochester | 2012-06-28 | 2 | -0/+6999 | |
| | ||||||
* | v lattice size 10 -> 100 | Eugeniy Mikhailov | 2012-06-13 | 1 | -3/+1 | |
| | ||||||
* | updated comment about choice of the time lattice | Eugeniy Mikhailov | 2012-06-13 | 1 | -2/+4 | |
| | ||||||
* | time lattice updated to 10000 points | Eugeniy Mikhailov | 2012-06-13 | 1 | -1/+3 | |
| | | | | Accommodates Doppler averaging at 400 K for Rb and zero laser detunig | |||||
* | added working string to SI integration method | Eugeniy Mikhailov | 2012-06-13 | 1 | -0/+1 | |
| | ||||||
* | changed time lattice to preserve convergence at large detuning | Eugeniy Mikhailov | 2012-06-13 | 1 | -1/+11 | |
| | ||||||
* | added halt no finite feature to stop execution on bad calculations | Eugeniy Mikhailov | 2012-06-13 | 1 | -0/+1 | |
| | ||||||
* | added diagnostic and fft thread parameters | Eugeniy Mikhailov | 2012-06-13 | 1 | -1/+3 | |
| | ||||||
* | added type="imaginary" to the operator to speed up, but no noticeable change | Eugeniy Mikhailov | 2012-06-13 | 1 | -1/+1 | |
| |