Searched refs:ESM_wall_position (Results 1 – 3 of 3) sorted by relevance
1114 input_double("ESM.wall.position",&ESM_wall_position,(double)1.0); /* Angstrom */ in Input_std()1116 ESM_wall_position /= BohrR; in Input_std()1120 if (ESM_wall_position<0.0){ in Input_std()3316 if ( Gxyz[i][1]>(xb1-ESM_wall_position)){ in Input_std()3321 printf("The coordinate of the wall position = %16.9f \n",xb1-ESM_wall_position); in Input_std()
3893 double ESM_wall_position,ESM_wall_height; variable
836 x0 = xb - ESM_wall_position; in Force()