summaryrefslogtreecommitdiff
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* M_PI -> piEugeniy Mikhailov2011-08-261-1/+1
* Added total decay rates of upper levels 3,4Eugeniy Mikhailov2011-08-261-7/+15
* Names g1, ..., g8 --> gc1, ... ,gc8 to avoid confusion with decay ratesEugeniy Mikhailov2011-08-261-11/+11
* Comment about W variables as decay ratesEugeniy Mikhailov2011-08-251-0/+1
* Remove unused comment and common blockEugeniy Mikhailov2011-08-251-4/+0
* Moved forward the definition for the peak Rabi frequenciesEugeniy Mikhailov2011-08-231-6/+20
* Added note about time execution estimateEugeniy Mikhailov2011-08-231-1/+17
* Output of the pulse before and after the cellEugeniy Mikhailov2011-08-231-3/+14
* Added output at z=0 and at the very last non skipped time pointEugeniy Mikhailov2011-08-231-5/+13
* Removed unused variable tptsEugeniy Mikhailov2011-08-231-1/+1
* Small description about Rabi frequencies assumptions addedEugeniy Mikhailov2011-08-231-1/+2
* Physics constants to Fortran constantsEugeniy Mikhailov2011-08-231-5/+5
* Time to uS at plotsEugeniy Mikhailov2011-08-231-0/+4
* No more then given number of step along time is outputedEugeniy Mikhailov2011-08-231-3/+9
* Format specifier to exponential notationEugeniy Mikhailov2011-08-231-2/+2
* More readable close to xmds parameter namesEugeniy Mikhailov2011-08-231-22/+25
* Added some new max points parametersEugeniy Mikhailov2011-08-231-13/+15
* Fortran code plotting addedEugeniy Mikhailov2011-08-231-0/+17
* Small format fixEugeniy Mikhailov2011-08-081-1/+1
* Remove conversion warning: too noisyEugeniy Mikhailov2011-08-081-2/+2
* Get rid of unused variables, labels, format stringsEugeniy Mikhailov2011-08-081-11/+3
* Add some helpful warning compiler optionsEugeniy Mikhailov2011-08-081-2/+12
* Add tmin and move pulse center to t=0Eugeniy Mikhailov2011-07-161-5/+6
* Make dt = dzEugeniy Mikhailov2011-07-161-5/+5
* t and z limits are given independentlyEugeniy Mikhailov2011-07-141-0/+2
* Canonic EIT - control field (3) is offEugeniy Mikhailov2011-07-131-1/+1
* Adjust grid sizeEugeniy Mikhailov2011-07-131-1/+1
* Output of vacuum pulse dataEugeniy Mikhailov2011-07-131-3/+2
* Grid set in advance independent of pulse time and widthEugeniy Mikhailov2011-07-131-7/+12
* Code proper indent and beatificationEugeniy Mikhailov2011-07-131-63/+46
* Remove more of unused codeEugeniy Mikhailov2011-07-131-3/+0
* One more loop finished with 'end do'Eugeniy Mikhailov2011-07-131-24/+24
* Indent file to improve readabilityEugeniy Mikhailov2011-07-131-70/+71
* Do loop switched to F90 format: they finished with 'end do'Eugeniy Mikhailov2011-07-131-6/+6
* Remove a lot of unused codeEugeniy Mikhailov2011-07-131-68/+8
* Unused subroutines removedEugeniy Mikhailov2011-07-121-70/+0
* Remove 1st space from the formated outputEugeniy Mikhailov2011-07-121-1/+1
* Add the output of the Gaussian peak position in timeEugeniy Mikhailov2011-07-121-0/+1
* Calculate canonic EIT caseEugeniy Mikhailov2011-07-121-7/+7
* Output format changed. Output |Om| instead of amplitudeEugeniy Mikhailov2011-07-121-1/+1
* Remove unused subroutinesEugeniy Mikhailov2011-07-121-124/+0
* Permissions fix: sources do not need executable flagEugeniy Mikhailov2011-07-121-0/+0
* Replaced FourLevelPulseProp_v*_Double.f95 with FourLevelPulseProp_Double.f95 ...Simon Rochester2011-07-123-716/+8
* v2 and v3 are now the same except output filenamesEugeniy Mikhailov2011-07-102-25/+29
* Remove references of Ompeak. Ompeak -> Omcpeak to fix navy's typoEugeniy Mikhailov2011-07-101-2/+2
* b2 now initialized before first useEugeniy Mikhailov2011-07-102-2/+2
* output file rename to reflect main file versionEugeniy Mikhailov2011-07-101-1/+1
* replcae PAUSE with WRITE(*,*) to comply with Fortran 95Eugeniy Mikhailov2011-07-102-2/+2
* grumpy about fortranEugeniy Mikhailov2011-07-101-0/+4
* output file names match executable versionEugeniy Mikhailov2011-07-101-2/+2