Home
last modified time | relevance | path

Searched refs:Arti_Grad (Results 1 – 3 of 3) sorted by relevance

/dports/science/openmx/openmx3.8/source/
H A Dopenmx_common.h3902 double Arti_Grad; variable
H A DInput_std.c1146 input_double("MD.Artificial_Grad",&Arti_Grad,(double)0.0); /* Hartree/Bohr */ in Input_std()
1153 printf("## * Gradient = %12.9f (Hartree/Bohr) \n",Arti_Grad); in Input_std()
H A DForce.c855 if(Gc_AN==1) Gxyz[1][17] += Arti_Grad; in Force()