Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added post processing script and sample case parameters | Eugeniy Mikhailov | 2012-11-30 | 2 | -0/+92 |
| | |||||
* | added target to copy mathematica files | Eugeniy Mikhailov | 2012-11-29 | 1 | -0/+6 |
| | |||||
* | generated files renamed and contain xml sugar now | Eugeniy Mikhailov | 2012-11-29 | 1 | -24/+41 |
| | |||||
* | added needed run_tests.py to the test dir | Eugeniy Mikhailov | 2012-11-28 | 1 | -0/+350 |
| | |||||
* | added auxiliary makefiles | Eugeniy Mikhailov | 2012-11-28 | 3 | -0/+127 |
| | |||||
* | completed move of mathematica generated files to includes | Eugeniy Mikhailov | 2012-11-28 | 3 | -11/+13 |
| | |||||
* | typo in makefile | Eugeniy Mikhailov | 2012-11-28 | 2 | -8/+20 |
| | |||||
* | mathematica generated files are used as includes now | Eugeniy Mikhailov | 2012-11-28 | 5 | -173/+178 |
| | |||||
* | 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 |
| | |||||
* | use headers files for test | Eugeniy Mikhailov | 2012-11-28 | 1 | -0/+67 |
| | |||||
* | renamed content of the file to reflect file name | Eugeniy Mikhailov | 2012-11-28 | 2 | -4/+4 |
| | |||||
* | rename some of generated file from .txt to .h | Eugeniy Mikhailov | 2012-11-28 | 1 | -13/+21 |
| | |||||
* | some mathematica generated files are now inserted via c++ #include | Eugeniy Mikhailov | 2012-11-28 | 3 | -155/+163 |
| | |||||
* | change Maxwell probability related vectors to static one | Eugeniy Mikhailov | 2012-11-27 | 1 | -8/+8 |
| | |||||
* | changed argument and variables name to a shorter version | Eugeniy Mikhailov | 2012-11-27 | 1 | -21/+17 |
| | | | | | thanks to my bugreport and patch xmds can now handle multiple similar sounding arguments | ||||
* | git ci tests are added | Eugeniy Mikhailov | 2012-11-27 | 2 | -0/+676 |
| | |||||
* | Added proper output xsil file name | Eugeniy Mikhailov | 2012-11-27 | 1 | -1/+1 |
| | |||||
* | xmds: compilation problem fix Sqrt --> sqrt as generated by mathematica | Eugeniy Mikhailov | 2012-11-16 | 1 | -81/+81 |
| | |||||
* | 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 |
| |