Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'circ_polarizations' | Eugeniy Mikhailov | 2012-11-30 | 6 | -106/+136 |
|\ | |||||
| * | completed move of mathematica generated files to includes | Eugeniy Mikhailov | 2012-11-28 | 3 | -11/+13 |
| | | |||||
| * | typo in makefile | Eugeniy Mikhailov | 2012-11-28 | 1 | -1/+2 |
| | | |||||
| * | Makefile test properly works with included to xmds files | Eugeniy Mikhailov | 2012-11-28 | 1 | -3/+17 |
| | | |||||
| * | now we use proper xml includes in xmds file for generated code | Eugeniy Mikhailov | 2012-11-28 | 4 | -94/+107 |
| | | |||||
* | | move Maxwell distribution from computed vector to just a vector | Eugeniy Mikhailov | 2012-11-27 | 1 | -8/+8 |
|/ | | | | | | | | | | | | | Thanks to suggestion of Graham Dennis, this skip unnecessary calculations of the Maxwell probability distributions at every step since. Thus avoids recalculation. Below the original comment: Your computed_vector's "Maxwell_distribution_probabilities" and "Maxwell_distribution_probabilities_norm" are constant. If you just change them to be <vector> elements changing the <evaluation> tags to <initialisation> tags, this will ensure that they are not evaluated every time they are needed. | ||||
* | 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 | ||||
* | 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 | ||||
* | fix typos in comments | Eugeniy Mikhailov | 2012-09-25 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Fixed dE/dz equations according to the latest Mathematica file | Eugeniy Mikhailov | 2012-09-24 | 1 | -6/+6 |
| | |||||
* | added imaginary one to propagation equation into the polarization | Eugeniy Mikhailov | 2012-09-20 | 1 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | 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 | 5 | -0/+699 |