diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2009-12-09 23:12:07 +0000 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2009-12-09 23:12:07 +0000 |
commit | 3c4e365adaaa98a6c967bc679ca14008c94d2581 (patch) | |
tree | 8dd8de9ce82003ad1f51279e1015e08b004a2cb2 /useful_constants.m | |
parent | 596fbba9a1e802f34e497f893ff6c2194cc688c3 (diff) | |
download | multi_mode_eit-3c4e365adaaa98a6c967bc679ca14008c94d2581.tar.gz multi_mode_eit-3c4e365adaaa98a6c967bc679ca14008c94d2581.zip |
added calculation of the adjasent sideband sucsectibilty in for wave mixing
Diffstat (limited to 'useful_constants.m')
-rw-r--r-- | useful_constants.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/useful_constants.m b/useful_constants.m index 115efb4..82d1d1a 100644 --- a/useful_constants.m +++ b/useful_constants.m @@ -3,3 +3,4 @@ % some physical constants hbar=1; im_one=0+1i; +el_charge=1; |