Home
last modified time | relevance | path

Searched defs:veff (Results 1 – 25 of 34) sorted by relevance

12

/dports/science/quantum-espresso/q-e-qe-6.7.0/atomic/src/
H A Dascheqps_drv.f9010 subroutine ascheqps_drv(veff, ncom, thresh, flag_all, nerr) argument
34 veff(ndmx,ncom) ! work space for writing the potential local
H A Dc6_tfvw.f9036 real (kind=8), allocatable :: veff(:), y(:), yy(:) local
265 subroutine veff_of_rho(mesh,dx,r,r2,rho,y,veff) argument
276 real (kind=8) :: dx, r(mesh), r2(mesh), rho(mesh), veff(mesh), y(mesh) local
/dports/astro/pykep/pykep-2.6/pykep/core/
H A Dcore.cpp126 … const double &mu, const double &veff, const int &log10tolerance, in propagate_taylor_wrapper()
138 const double &mu, const double &veff, in propagate_taylor_disturbance_wrapper()
150 … const double &mu, const double &veff, const double &J2RG2, in propagate_taylor_J2_wrapper()
161 … const double &mu = 1.0, const double &veff = 1.0, const double &c = 1.0, in propagate_taylor_s_wrapper()
/dports/astro/py-pykep/pykep-2.6/pykep/core/
H A Dcore.cpp126 … const double &mu, const double &veff, const int &log10tolerance, in propagate_taylor_wrapper()
138 const double &mu, const double &veff, in propagate_taylor_disturbance_wrapper()
150 … const double &mu, const double &veff, const double &J2RG2, in propagate_taylor_J2_wrapper()
161 … const double &mu = 1.0, const double &veff = 1.0, const double &c = 1.0, in propagate_taylor_s_wrapper()
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/core_functions/
H A Dpropagate_taylor.hpp41 … const double &mu, const double &veff, const double &xm, const double &eps_a, in propagate_taylor_step()
197const double &veff = 1, const int &log10tolerance = -10, const int &log10rtolerance = -10, in propagate_taylor()
H A Dpropagate_taylor_disturbance.hpp41 … const T &disturbance, const double &mu, const double &veff, const double &xm, in propagate_taylor_disturbance_step()
193 … const double &mu = 1, const double &veff = 1, const int &log10tolerance = -10, in propagate_taylor_disturbance()
H A Dpropagate_taylor_J2.hpp41 … const double &mu, const double &veff, const double &J2RG2, const double &xm, in propagate_taylor_J2_step()
229const double &veff = 1, const double &J2RG2 = 0., const int &log10tolerance = -10, in propagate_taylor_J2()
H A Dpropagate_taylor_jorba.hpp59 …_jorba(T &r0, T &v0, double &m0, const T &u, const double &t, const double &mu, const double &veff, in propagate_taylor_jorba()
H A Dpropagate_taylor_s.hpp42 … const double &sundmann_c, const double &veff, const double &xm, const double &eps_a, in propagate_taylor_s_step()
226 const double &veff = 1, const double &c = 1.0, const double &alpha = 1.5, in propagate_taylor_s()
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/core_functions/
H A Dpropagate_taylor.hpp41 … const double &mu, const double &veff, const double &xm, const double &eps_a, in propagate_taylor_step()
197const double &veff = 1, const int &log10tolerance = -10, const int &log10rtolerance = -10, in propagate_taylor()
H A Dpropagate_taylor_disturbance.hpp41 … const T &disturbance, const double &mu, const double &veff, const double &xm, in propagate_taylor_disturbance_step()
193 … const double &mu = 1, const double &veff = 1, const int &log10tolerance = -10, in propagate_taylor_disturbance()
H A Dpropagate_taylor_J2.hpp41 … const double &mu, const double &veff, const double &J2RG2, const double &xm, in propagate_taylor_J2_step()
229const double &veff = 1, const double &J2RG2 = 0., const int &log10tolerance = -10, in propagate_taylor_J2()
H A Dpropagate_taylor_jorba.hpp59 …_jorba(T &r0, T &v0, double &m0, const T &u, const double &t, const double &mu, const double &veff, in propagate_taylor_jorba()
H A Dpropagate_taylor_s.hpp42 … const double &sundmann_c, const double &veff, const double &xm, const double &eps_a, in propagate_taylor_s_step()
226 const double &veff = 1, const double &c = 1.0, const double &alpha = 1.5, in propagate_taylor_s()
/dports/astro/pykep/pykep-2.6/pykep/orbit_plots/
H A D_plots.py246 def plot_taylor(r0, v0, m0, thrust, tof, mu, veff, N=60, units=1, color='b', legend=False, axes=Non… argument
320 def plot_taylor_disturbance(r0, v0, m0, thrust, disturbance, tof, mu, veff, N=60, units=1, color='b… argument
/dports/astro/py-pykep/pykep-2.6/pykep/orbit_plots/
H A D_plots.py246 def plot_taylor(r0, v0, m0, thrust, tof, mu, veff, N=60, units=1, color='b', legend=False, axes=Non… argument
320 def plot_taylor_disturbance(r0, v0, m0, thrust, disturbance, tof, mu, veff, N=60, units=1, color='b… argument
/dports/science/quantum-espresso/q-e-qe-6.7.0/LR_Modules/
H A Dnewdq.f9055 complex(DP), allocatable :: aux1 (:), aux2 (:,:), veff (:), qgm(:) local
/dports/astro/pykep/pykep-2.6/src/core_functions/
H A Djorba.c53 double veff, in taylor_step_fixed_thrust()
572 …ixed_thrustA(MY_FLOAT t, MY_FLOAT *x, int order, int rflag, double mu, double veff, double ux, dou… in taylor_coefficients_fixed_thrustA()
1087 …efficients_fixed_thrust(MY_FLOAT t, MY_FLOAT *x, int order, double mu, double veff,double ux, doub… in taylor_coefficients_fixed_thrust()
/dports/astro/py-pykep/pykep-2.6/src/core_functions/
H A Djorba.c53 double veff, in taylor_step_fixed_thrust()
572 …ixed_thrustA(MY_FLOAT t, MY_FLOAT *x, int order, int rflag, double mu, double veff, double ux, dou… in taylor_coefficients_fixed_thrustA()
1087 …efficients_fixed_thrust(MY_FLOAT t, MY_FLOAT *x, int order, double mu, double veff,double ux, doub… in taylor_coefficients_fixed_thrust()
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/sims_flanagan/
H A Dleg_s.hpp320 double veff = m_sc.get_isp() * ASTRO_G0; in compute_mismatch_con() local
398 double veff = m_sc.get_isp() * ASTRO_G0; in compute_states() local
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/sims_flanagan/
H A Dleg_s.hpp320 double veff = m_sc.get_isp() * ASTRO_G0; in compute_mismatch_con() local
398 double veff = m_sc.get_isp() * ASTRO_G0; in compute_states() local
H A Dleg.hpp548 double veff = m_sc.get_isp() * ASTRO_G0; in get_mismatch_con_low_thrust() local
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/PH/
H A Ddvanqq.f9066 aux3 (:), aux5 (:), veff (:,:), sk(:) local
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dprintout_base.f90294 SUBROUTINE printout_vefftsvdw( iunit, veff, nat, nfi, tps ) argument
299 REAL(DP), INTENT(IN) :: veff(nat) local
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Delph2.f90145 veff(:, :) ! effective potential variable

12