summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of qo.physics.wm.edu:NresonancesHEADmasterEugeniy Mikhailov2012-12-290-0/+0
|\
| * added figures output to file in matlab codeEugeniy Mikhailov2012-12-281-0/+2
| |
* | plot labels shortenEugeniy Mikhailov2012-12-281-8/+8
| |
* | added parameters used in final reportEugeniy Mikhailov2012-12-283-0/+33
| |
* | plots labels improvedEugeniy Mikhailov2012-12-281-6/+6
| |
* | plot quality improvedEugeniy Mikhailov2012-12-282-4/+29
|/
* save the number crunching command into the shell fileEugeniy Mikhailov2012-12-201-1/+3
|
* Merge branch 'master' of qo.physics.wm.edu:NresonancesEugeniy Mikhailov2012-12-201-50/+165
|\
| * Added contour plots of absorption.Simon Rochester2012-12-201-50/+165
| |
* | added some parameters filesEugeniy Mikhailov2012-12-197-3/+47
| |
* | added z dependence summary plotEugeniy Mikhailov2012-12-191-0/+70
| |
* | better estimate of the pulse amplitude for fitEugeniy Mikhailov2012-12-191-1/+1
|/
* Added contour plots of dispersion slope to RbXMDSSetup1.nb.Simon Rochester2012-12-161-21/+255
|
* added mathematica clean up targetEugeniy Mikhailov2012-12-111-0/+10
|
* added new functions to extract delay timesEugeniy Mikhailov2012-12-112-0/+41
|
* new set of parameter files demonstrating slow and fast light switchEugeniy Mikhailov2012-12-114-1/+35
|
* added new test case using --gt argumentEugeniy Mikhailov2012-12-112-76/+89
|
* moved ground level decay time to parametersEugeniy Mikhailov2012-12-111-4/+3
|
* Merge branch 'circ_polarizations'Eugeniy Mikhailov2012-11-3021-135/+2184
|\
| * added post processing script and sample case parametersEugeniy Mikhailov2012-11-302-0/+92
| |
| * added target to copy mathematica filesEugeniy Mikhailov2012-11-291-0/+6
| |
| * generated files renamed and contain xml sugar nowEugeniy Mikhailov2012-11-291-24/+41
| |
| * added needed run_tests.py to the test dirEugeniy Mikhailov2012-11-281-0/+350
| |
| * added auxiliary makefilesEugeniy Mikhailov2012-11-283-0/+127
| |
| * completed move of mathematica generated files to includesEugeniy Mikhailov2012-11-283-11/+13
| |
| * typo in makefileEugeniy Mikhailov2012-11-282-8/+20
| |
| * mathematica generated files are used as includes nowEugeniy Mikhailov2012-11-285-173/+178
| |
| * Makefile test properly works with included to xmds filesEugeniy Mikhailov2012-11-281-3/+17
| |
| * now we use proper xml includes in xmds file for generated codeEugeniy Mikhailov2012-11-284-94/+107
| |
| * use headers files for testEugeniy Mikhailov2012-11-281-0/+67
| |
| * renamed content of the file to reflect file nameEugeniy Mikhailov2012-11-282-4/+4
| |
| * rename some of generated file from .txt to .hEugeniy Mikhailov2012-11-281-13/+21
| |
| * some mathematica generated files are now inserted via c++ #includeEugeniy Mikhailov2012-11-283-155/+163
| |
| * change Maxwell probability related vectors to static oneEugeniy Mikhailov2012-11-271-8/+8
| |
| * changed argument and variables name to a shorter versionEugeniy Mikhailov2012-11-271-21/+17
| | | | | | | | | | thanks to my bugreport and patch xmds can now handle multiple similar sounding arguments
| * git ci tests are addedEugeniy Mikhailov2012-11-272-0/+676
| |
| * Added proper output xsil file nameEugeniy Mikhailov2012-11-271-1/+1
| |
| * xmds: compilation problem fix Sqrt --> sqrt as generated by mathematicaEugeniy Mikhailov2012-11-161-81/+81
| |
| * mathematica: Sqrt -> sqrt for C code generatorEugeniy Mikhailov2012-11-161-1/+4
| |
| * xmds: insert proper equations from mathematica where rt --> rt2Eugeniy Mikhailov2012-11-161-2/+2
| |
| * Mathematica: typo fix rt ---> rt2Eugeniy Mikhailov2012-11-161-1/+2
| |
| * Added arguments to give magnetic field projection in Larmor frequency unitsEugeniy Mikhailov2012-11-161-4/+4
| |
| * added proper rho elements into the density matrix elementEugeniy Mikhailov2012-11-151-1/+1
| |
| * fixed typo in propagation equation generator: removed unwanted _a subindexEugeniy Mikhailov2012-11-151-8/+19
| |
| * fields definitions are placedEugeniy Mikhailov2012-11-151-0/+641
| |
* | move Maxwell distribution from computed vector to just a vectorEugeniy Mikhailov2012-11-271-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.
* Allow arbitrary B-field direction.Simon Rochester2012-10-211-340/+183
|
* New version, RbXMDSSetup1.nb, with arbitrary sigma_+/- components for all ↵Simon Rochester2012-10-171-0/+2972
| | | | fields.
* added code from newly regenerated mathematica->xmds filesEugeniy Mikhailov2012-09-281-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 syntaxEugeniy Mikhailov2012-09-281-6/+20
|