Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mathematica: Sqrt -> sqrt for C code generator | Eugeniy Mikhailov | 2012-11-16 | 1 | -1/+4 |
| | |||||
* | xmds: insert proper equations from mathematica where rt --> rt2 | Eugeniy Mikhailov | 2012-11-16 | 1 | -2/+2 |
| | |||||
* | Mathematica: typo fix rt ---> rt2 | Eugeniy Mikhailov | 2012-11-16 | 1 | -1/+2 |
| | |||||
* | Added arguments to give magnetic field projection in Larmor frequency units | Eugeniy Mikhailov | 2012-11-16 | 1 | -4/+4 |
| | |||||
* | added proper rho elements into the density matrix element | Eugeniy Mikhailov | 2012-11-15 | 1 | -1/+1 |
| | |||||
* | fixed typo in propagation equation generator: removed unwanted _a subindex | Eugeniy Mikhailov | 2012-11-15 | 1 | -8/+19 |
| | |||||
* | fields definitions are placed | Eugeniy Mikhailov | 2012-11-15 | 1 | -0/+641 |
| | |||||
* | Allow arbitrary B-field direction. | Simon Rochester | 2012-10-21 | 1 | -340/+183 |
| | |||||
* | New version, RbXMDSSetup1.nb, with arbitrary sigma_+/- components for all ↵ | Simon Rochester | 2012-10-17 | 1 | -0/+2972 |
| | | | | fields. | ||||
* | added code from newly regenerated mathematica->xmds files | Eugeniy Mikhailov | 2012-09-28 | 1 | -113/+93 |
| | | | | | * the main change is presense of the header and footer lines which allows to easily remove add this code at the right amount | ||||
* | changed comment line in the generated xmds code to conform to xmds/xml syntax | Eugeniy Mikhailov | 2012-09-28 | 1 | -6/+20 |
| | |||||
* | 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 |
| |