start

Recherche

Voici les résultats de votre recherche.

potentiel_energy_surface
21 Occurrences trouvées, Dernière modification :
'énergie non-liant : * $E_{bond}= D_e [\exp(-2\beta(r-r_e))-2\exp(-\beta(r-r_e))]$ * $E_{ant}= \frac{D_e}{2} [\exp(-2\beta(r-r_e))+2\exp(-\beta(r-r_e))]$ $r_e$ est la distance interatomique d'équilibre de <chem>H2</chem>,
pka_pkb_plane
5 Occurrences trouvées, Dernière modification :
bsa, color="red", linewidth=2.0, linestyle="-", label="Acides forts, bases conjuguées faibles") plt.pl... b, color="green", linewidth=2.0, linestyle="-", label="Couples acides et bases faibles") plt.plot(pKas... sb, color="blue", linewidth=2.0, linestyle="-", label="Bases fortes, acides conjugués faibles") plt.x... ks(np.linspace(-20, 30, 6, endpoint=True)) plt.xlabel("pKa") plt.ylabel("pKb") plt.legend(loc='lower l
potentiel_morse
3 Occurrences trouvées, Dernière modification :
ax) ymax = 1.E-18 plt.ylim(-0.5e-19, ymax) plt.xlabel(u"Distance interatomique (m)") plt.ylabel(u"Énergie (J)") # annotations des courbes xy_annoth = (r_e+np.sqrt(ymax*0.85/(D_e*a**2.)),ymax*0.85)
histogramme_simple
1 Occurrences trouvées, Dernière modification :
<sxh python; title : simple-histogram-random_numbers.py> #! /usr/bin/env python # -*- coding: utf-8
ir_spectrum_co
1 Occurrences trouvées, Dernière modification :
ks(np.linspace(0., 0.3, 7, endpoint=True)) plt.xlabel(u"Nombre d'ondes ($cm^{-1}$)") plt.ylabel(u"Absorbance") plt.plot(x,y) plt.show() </sxh> Le grap... -convolve|ref1]]), [http://glowingpython.blogspot.be/2012/02/convolution-with-numpy.html|ref2]] * sc
rotateur_biatomique
1 Occurrences trouvées, Dernière modification :
ython 3 """ from math import exp # on a juste besoin de l'exponentielle import matplotlib.pyplot a... 'état à T = "+str(T)) plt.plot(Js, terms, 'bo', label=r'$(2J+1)\exp{(-J(J+1)\theta_{rot}/T)}$') plt.le... ='upper right') plt.vlines(Js, [0], terms) plt.xlabel(u"Niveaux J") plt.ylabel(u"Termes de la somme d'état") eq = r'$Z_I^{Rot} = \sum_{J} (2J+1) \exp{(-
  • start.txt
  • Dernière modification : 2021/09/09 08:56
  • de villersd