Home
last modified time | relevance | path

Searched refs:rhoa31 (Results 1 – 2 of 2) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/MEAM/
H A Dmeam_setup_done.cpp663 double rhoa01, rhoa11, rhoa21, rhoa31; in get_densref() local
674 rhoa31 = this->rho0_meam[a] * MathSpecial::fm_exp(-this->beta3_meam[a] * a1); in get_densref()
709 *rho32 = 32.0 / 9.0 * rhoa31 * rhoa31; in get_densref()
715 *rho32 = 1.0 / 3.0 * rhoa31 * rhoa31; in get_densref()
726 *rho32 = s[2] * rhoa31 * rhoa31; in get_densref()
735 *rho31 = rhoa31; in get_densref()
760 *rho32 = s[2] * rhoa31 * rhoa31; in get_densref()
774 *rho32 = s[2] * rhoa31 * rhoa31; in get_densref()
786 *rho32 = s[2] * rhoa31 * rhoa31; in get_densref()
798 *rho32 = s[2] * rhoa31 * rhoa31; in get_densref()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/meam/
H A Dmeam_setup_done.F338 real*8 rhoa01,rhoa11,rhoa21,rhoa31
768 real*8 rhoa01,rhoa11,rhoa21,rhoa31,rhoa02,rhoa12,rhoa22,rhoa32
783 rhoa31 = rho0_meam(a)*exp(-beta3_meam(a)*a1)
813 rho32 = 32.d0/9.d0*rhoa31*rhoa31
818 rho32 = 1.d0/3.d0*rhoa31*rhoa31
828 rho32 = s(3)*rhoa31*rhoa31
836 rho31 = rhoa31