diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-11-28 00:30:41 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-11-28 00:30:41 -0500 |
commit | 94f7490fc5155e4f319c0872690f91748acdc28f (patch) | |
tree | 5510f31e3ae71fa9790ff2718e268b4c49fdfcff /xmds2/realistic_Rb_and_fields/RbAtomConstants.h | |
parent | df1ce8081df7a44e108bb290d06bbdf0dd574e38 (diff) | |
download | Nresonances-94f7490fc5155e4f319c0872690f91748acdc28f.tar.gz Nresonances-94f7490fc5155e4f319c0872690f91748acdc28f.zip |
some mathematica generated files are now inserted via c++ #include
Diffstat (limited to 'xmds2/realistic_Rb_and_fields/RbAtomConstants.h')
-rw-r--r-- | xmds2/realistic_Rb_and_fields/RbAtomConstants.h | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/xmds2/realistic_Rb_and_fields/RbAtomConstants.h b/xmds2/realistic_Rb_and_fields/RbAtomConstants.h new file mode 100644 index 0000000..5be3a6e --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/RbAtomConstants.h @@ -0,0 +1,15 @@ +//---------------- Constants.txt starts ------------------ +const double ha0 = 2.1471788680034824e10; +const double ha1 = 2.558764384495815e9; +const double g1 = 3.612847284945266e7; +const double ha2 = 5.323020344462938e8; +const double hb2 = 7.85178251911697e7; +const double g2 = 3.8117309832741246e7; +const double lambda1 = 7.949788511562656e-7; +const double lambda2 = 7.802412096860509e-7; +const double eta1 = 5.450949336831401e-6; +const double eta2 = 5.5397657647874e-6; +const double rt6 = 2.449489742783178; +const double rt3 = 1.7320508075688772; +const double rt2 = 1.4142135623730951; +//---------------- Constants.txt ends ------------------ |