Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xmds: compilation problem fix Sqrt --> sqrt as generated by mathematica | Eugeniy Mikhailov | 2012-11-16 | 1 | -81/+81 |
| | |||||
* | xmds: insert proper equations from mathematica where rt --> rt2 | Eugeniy Mikhailov | 2012-11-16 | 1 | -2/+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 |
| | |||||
* | fields definitions are placed | Eugeniy Mikhailov | 2012-11-15 | 1 | -0/+641 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | remove useless multiplication by 1. and added a comment about "ex" vs "ip" ↵ | Eugeniy Mikhailov | 2012-06-13 | 1 | -1/+7 |
| | | | | operators | ||||
* | move constant factor (-1) to the operator definition | Eugeniy Mikhailov | 2012-06-13 | 1 | -5/+5 |
| | | | | | This is intended for implicit operator calculation, otherwise xmds2 complains about extra multiplication and fail to produce C code. | ||||
* | 11K temperature brakes the calculations | Eugeniy Mikhailov | 2012-06-12 | 1 | -0/+9 |
| | |||||
* | 10K temperature is still ok for Doppler averaging | Eugeniy Mikhailov | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | added one more param files | Eugeniy Mikhailov | 2012-06-12 | 1 | -0/+9 |
| | |||||
* | added parameters file for fast to slow light propagation | Eugeniy Mikhailov | 2012-04-03 | 3 | -0/+27 |
| | |||||
* | added makefiles to go over params files | Eugeniy Mikhailov | 2012-04-03 | 4 | -2/+136 |
| | |||||
* | Makefile.pp: fig target fix | Eugeniy Mikhailov | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Targets fixed | Eugeniy Mikhailov | 2012-01-14 | 1 | -6/+10 |
| | |||||
* | added and modified required Makefiles | Eugeniy Mikhailov | 2012-01-14 | 3 | -68/+51 |
| | |||||
* | slow light params modified | Eugeniy Mikhailov | 2012-01-14 | 1 | -1/+1 |
| | |||||
* | Makefiles tune up | Eugeniy Mikhailov | 2012-01-14 | 2 | -3/+4 |
| | |||||
* | param files test cases | Eugeniy Mikhailov | 2012-01-14 | 2 | -0/+18 |
| | |||||
* | added Makefiles for param files postrpocessing | Eugeniy Mikhailov | 2012-01-14 | 2 | -0/+145 |
| | |||||
* | pp_I2.m: added processing stamp for make file use and plot output suppression | Eugeniy Mikhailov | 2012-01-14 | 1 | -0/+5 |
| | |||||
* | no Doppler: Temperature and Ndens argument properly treated | Eugeniy Mikhailov | 2012-01-13 | 2 | -16/+32 |
| | |||||
* | Doppler: Temperature and Ndens argument properly treated | Eugeniy Mikhailov | 2012-01-13 | 2 | -21/+20 |
| | |||||
* | Doppler: documented fast light | Eugeniy Mikhailov | 2012-01-12 | 1 | -1/+10 |
| | |||||
* | some updates in attempt to find fast light with Doppler | Eugeniy Mikhailov | 2012-01-12 | 1 | -5/+8 |
| |