00

Recherche

Voici les résultats de votre recherche.

rotateur_biatomique
21 Occurrences trouvées, Dernière modification :
ective d'importation standard de Matplotlib T = 100. # (température réduite = T / Theta) Zrot = 0. #... ------------ | 0 | 1 | 0 | 1.00000000e+00 | | 1 | 3 | 2 | 2.94059602e+00 | | 2 | 5 | 6 | 4.70
ir_spectrum_co
2 Occurrences trouvées, Dernière modification :
atPlotLib) : <sxh python; title : IR-spectrum_CO-00.py> #! /usr/bin/env python # -*- coding: utf-8 -*... :teaching:progappchim:matplotlib_gallery:rotvibco-00.png|}} ===== Recherche et affichage des maxima =... nvolve]] (+ [[http://stackoverflow.com/questions/20036663/understanding-numpys-convolve|ref1]]), [http
potentiel_energy_surface
1 Occurrences trouvées, Dernière modification :
4.1 # pm D_e = .76 # E-18 J k=0.18 rmin=10. rmax=400. num=100 x_1d = np.linspace(rmin,rmax, num) print x_1d.shape, x_1d.dtype, x_1d.ndim y_1d = np.linspac... ing:progappchim:matplotlib_gallery:pes-3d-01.png?300|}} ===== Références ===== * [[http://staff.um... es and graphical interpretation]], Ralph Jaquet (2002) * [[http://onlinelibrary.wiley.com/doi/10.100
potentiel_morse
1 Occurrences trouvées, Dernière modification :
h = 1.054571726E-34 # constante de Planck mH = 1.007825E-3/NA # masse de l'hydrogène nu0 = (a/2.*np.... des niveaux de vibration.") r = np.linspace(10.,400.,176) * 1E-12 u,uh = V(r),Vh(r) plt.plot(r,u, col... or="green", linewidth=2.5, linestyle="-") xmax = 400.E-12 plt.xlim(0., xmax) ymax = 1.E-18 plt.ylim(-0... xy_annotm, xycoords='data', xytext=(-200, -60), textcoords='offset points', fontsize=16, c