Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prints progress percent | Eugeniy Mikhailov | 2011-08-26 | 1 | -0/+1 |
| | | | | To keep bored operator from killing the long calculation task | ||||
* | Increased maximum number of nodes along z | Eugeniy Mikhailov | 2011-08-26 | 1 | -1/+1 |
| | |||||
* | Looks like this numbers match xmds code | Eugeniy Mikhailov | 2011-08-26 | 1 | -6/+12 |
| | |||||
* | Small clarifying comments | Eugeniy Mikhailov | 2011-08-26 | 1 | -1/+2 |
| | |||||
* | Added pulse description | Eugeniy Mikhailov | 2011-08-26 | 1 | -5/+8 |
| | |||||
* | delc --> del3. The coupling field is just a field 3 now | Eugeniy Mikhailov | 2011-08-26 | 1 | -6/+6 |
| | |||||
* | Omc -> Om3 to match xmds code, Rabi frequencies match xmds | Eugeniy Mikhailov | 2011-08-26 | 1 | -24/+35 |
| | | | | Whatch for factor of 2 in Rabi. NEED TO DOUBLE CHECK! | ||||
* | M_PI -> pi | Eugeniy Mikhailov | 2011-08-26 | 1 | -1/+1 |
| | |||||
* | Added total decay rates of upper levels 3,4 | Eugeniy Mikhailov | 2011-08-26 | 1 | -7/+15 |
| | | | | | Decay rates calculated via branching ratios according to xmds code. Decays match xmds code with in factor 2. NEED TO CHECK IT ! | ||||
* | Names g1, ..., g8 --> gc1, ... ,gc8 to avoid confusion with decay rates | Eugeniy Mikhailov | 2011-08-26 | 1 | -11/+11 |
| | |||||
* | Comment about W variables as decay rates | Eugeniy Mikhailov | 2011-08-25 | 1 | -0/+1 |
| | |||||
* | Remove unused comment and common block | Eugeniy Mikhailov | 2011-08-25 | 1 | -4/+0 |
| | |||||
* | Moved forward the definition for the peak Rabi frequencies | Eugeniy Mikhailov | 2011-08-23 | 1 | -6/+20 |
| | |||||
* | Added note about time execution estimate | Eugeniy Mikhailov | 2011-08-23 | 1 | -1/+17 |
| | |||||
* | Output of the pulse before and after the cell | Eugeniy Mikhailov | 2011-08-23 | 1 | -3/+14 |
| | |||||
* | Added output at z=0 and at the very last non skipped time point | Eugeniy Mikhailov | 2011-08-23 | 1 | -5/+13 |
| | |||||
* | Removed unused variable tpts | Eugeniy Mikhailov | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | Small description about Rabi frequencies assumptions added | Eugeniy Mikhailov | 2011-08-23 | 1 | -1/+2 |
| | |||||
* | Physics constants to Fortran constants | Eugeniy Mikhailov | 2011-08-23 | 1 | -5/+5 |
| | |||||
* | Time to uS at plots | Eugeniy Mikhailov | 2011-08-23 | 1 | -0/+4 |
| | |||||
* | No more then given number of step along time is outputed | Eugeniy Mikhailov | 2011-08-23 | 1 | -3/+9 |
| | |||||
* | Format specifier to exponential notation | Eugeniy Mikhailov | 2011-08-23 | 1 | -2/+2 |
| | |||||
* | More readable close to xmds parameter names | Eugeniy Mikhailov | 2011-08-23 | 1 | -22/+25 |
| | |||||
* | Added some new max points parameters | Eugeniy Mikhailov | 2011-08-23 | 1 | -13/+15 |
| | |||||
* | Fortran code plotting added | Eugeniy Mikhailov | 2011-08-23 | 1 | -0/+17 |
| | |||||
* | Small format fix | Eugeniy Mikhailov | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | Remove conversion warning: too noisy | Eugeniy Mikhailov | 2011-08-08 | 1 | -2/+2 |
| | |||||
* | Get rid of unused variables, labels, format strings | Eugeniy Mikhailov | 2011-08-08 | 1 | -11/+3 |
| | |||||
* | Add some helpful warning compiler options | Eugeniy Mikhailov | 2011-08-08 | 1 | -2/+12 |
| | |||||
* | Add tmin and move pulse center to t=0 | Eugeniy Mikhailov | 2011-07-16 | 1 | -5/+6 |
| | |||||
* | Make dt = dz | Eugeniy Mikhailov | 2011-07-16 | 1 | -5/+5 |
| | | | | | | | * as Simon discovered dt must equal to dz (in normilized units) then some term cancels in derivatives calculations * as result tpts is not a free parameter anymore but locked to length of the cell and number of zpts | ||||
* | t and z limits are given independently | Eugeniy Mikhailov | 2011-07-14 | 1 | -0/+2 |
| | | | | | * something fishy with navy code, I decrease length by factor of 2 and delays for vacuum field is exactly the same | ||||
* | Canonic EIT - control field (3) is off | Eugeniy Mikhailov | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | Adjust grid size | Eugeniy Mikhailov | 2011-07-13 | 1 | -1/+1 |
| | | | | | Close to optimal grid size for this problem. Increasing the number of points by 10 in both directions almost does not change output | ||||
* | Output of vacuum pulse data | Eugeniy Mikhailov | 2011-07-13 | 1 | -3/+2 |
| | |||||
* | Grid set in advance independent of pulse time and width | Eugeniy Mikhailov | 2011-07-13 | 1 | -7/+12 |
| | |||||
* | Code proper indent and beatification | Eugeniy Mikhailov | 2011-07-13 | 1 | -63/+46 |
| | |||||
* | Remove more of unused code | Eugeniy Mikhailov | 2011-07-13 | 1 | -3/+0 |
| | |||||
* | One more loop finished with 'end do' | Eugeniy Mikhailov | 2011-07-13 | 1 | -24/+24 |
| | |||||
* | Indent file to improve readability | Eugeniy Mikhailov | 2011-07-13 | 1 | -70/+71 |
| | |||||
* | Do loop switched to F90 format: they finished with 'end do' | Eugeniy Mikhailov | 2011-07-13 | 1 | -6/+6 |
| | | | | * this improves readability | ||||
* | Remove a lot of unused code | Eugeniy Mikhailov | 2011-07-13 | 1 | -68/+8 |
| | |||||
* | Unused subroutines removed | Eugeniy Mikhailov | 2011-07-12 | 1 | -70/+0 |
| | |||||
* | Remove 1st space from the formated output | Eugeniy Mikhailov | 2011-07-12 | 1 | -1/+1 |
| | | | | * I see no need for this space | ||||
* | Add the output of the Gaussian peak position in time | Eugeniy Mikhailov | 2011-07-12 | 1 | -0/+1 |
| | |||||
* | Calculate canonic EIT case | Eugeniy Mikhailov | 2011-07-12 | 1 | -7/+7 |
| | | | | | | | | * field 1 is weak and has Gaussian temporal profile * field 2 is strong * field 3 is off * vacuum propagated field start similar to field 1 * cell length enlarged to see pulse delay | ||||
* | Output format changed. Output |Om| instead of amplitude | Eugeniy Mikhailov | 2011-07-12 | 1 | -1/+1 |
| | | | | | * this take care of complex part which seems to be disregarded with current format for write statement | ||||
* | Remove unused subroutines | Eugeniy Mikhailov | 2011-07-12 | 1 | -124/+0 |
| | |||||
* | Permissions fix: sources do not need executable flag | Eugeniy Mikhailov | 2011-07-12 | 1 | -0/+0 |
| | |||||
* | Replaced FourLevelPulseProp_v*_Double.f95 with FourLevelPulseProp_Double.f95 ↵ | Simon Rochester | 2011-07-12 | 3 | -716/+8 |
| | | | | | | and edited makefile accordingly. Added t variable to the output file Movie4level.dat for plotting purposes. |