diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-11-28 17:49:50 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-11-28 17:49:50 -0500 |
commit | 205e2ca65058d77825ba787cbf64b2ee8a3925f9 (patch) | |
tree | 528f8290a92296984fc8e01f2cca2ecaad15e941 /xmds2 | |
parent | 2ac8fc0811e1df480efc1c4d6f4d5f7b870f2ab6 (diff) | |
download | Nresonances-205e2ca65058d77825ba787cbf64b2ee8a3925f9.tar.gz Nresonances-205e2ca65058d77825ba787cbf64b2ee8a3925f9.zip |
renamed content of the file to reflect file name
Diffstat (limited to 'xmds2')
-rw-r--r-- | xmds2/realistic_Rb_and_fields/RbAtomConstants.h | 4 | ||||
-rw-r--r-- | xmds2/realistic_Rb_and_fields/RbInits.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xmds2/realistic_Rb_and_fields/RbAtomConstants.h b/xmds2/realistic_Rb_and_fields/RbAtomConstants.h index 5be3a6e..11b7f2b 100644 --- a/xmds2/realistic_Rb_and_fields/RbAtomConstants.h +++ b/xmds2/realistic_Rb_and_fields/RbAtomConstants.h @@ -1,4 +1,4 @@ -//---------------- Constants.txt starts ------------------ +//---------------- RbAtomConstants.h starts ------------------ const double ha0 = 2.1471788680034824e10; const double ha1 = 2.558764384495815e9; const double g1 = 3.612847284945266e7; @@ -12,4 +12,4 @@ const double eta2 = 5.5397657647874e-6; const double rt6 = 2.449489742783178; const double rt3 = 1.7320508075688772; const double rt2 = 1.4142135623730951; -//---------------- Constants.txt ends ------------------ +//---------------- RbAtomConstants.h ends ------------------ diff --git a/xmds2/realistic_Rb_and_fields/RbInits.h b/xmds2/realistic_Rb_and_fields/RbInits.h index e4926b2..a52ec17 100644 --- a/xmds2/realistic_Rb_and_fields/RbInits.h +++ b/xmds2/realistic_Rb_and_fields/RbInits.h @@ -1,4 +1,4 @@ -//---------------- RbInits.txt starts ------------------ +//---------------- RbInits.h starts ------------------ r0101 = 0.125; r0109 = 0; r0110 = 0; @@ -135,4 +135,4 @@ r1613 = 0; r1614 = 0; r1615 = 0; r1616 = 0; -//---------------- RbInits.txt ends ------------------ +//---------------- RbInits.h ends ------------------ |