$ ../newton.exe

     ######################################################################
   ##########################################################################
  ###                                                                      ###
 ###            TINKER  ---  Software Tools for Molecular Design            ###
 ##                                                                          ##
 ##                        Version 8.4  February 2018                        ##
 ##                                                                          ##
 ##               Copyright (c)  Jay William Ponder  1990-2018               ##
 ###                           All Rights Reserved                          ###
  ###                                                                      ###
  ### Special version for Windows (x86)                                    ###
  ### compiled by Alan Liska & Veronika Ruzickova                          ###
  ### on March 21, 2019                                                    ###
  ###                                                                      ###
   ##########################################################################
     ######################################################################


 Enter Cartesian Coordinate File Name :  a.xyz

 Choose Automatic, Newton, TNCG or DTNCG Method [A] :  a

 Precondition via Auto/None/Diag/Block/SSOR/ICCG [A] :  a

 Enter RMS Gradient per Atom Criterion [0.01] :  0.1

 Variable-Mode Truncated-Newton Conjugate-Gradient Optimization :

 Algorithm : AUTO       Preconditioning : AUTO        RMS Grad : 0.10D+00

 TN Iter     F Value      G RMS      F Move   X Move   CG Iter  Solve   FG Call

     0       -3.0843     0.0005                                               1

 TNCG  --  Normal Termination due to SmallGrad

 Final Function Value :           -3.0843
 Final RMS Gradient :              0.0005
 Final Gradient Norm :             0.0014

HP@LAPTOP-CLDEEOLQ /home/tinker/bin/test
$ ../newton.exe

     ######################################################################
   ##########################################################################
  ###                                                                      ###
 ###            TINKER  ---  Software Tools for Molecular Design            ###
 ##                                                                          ##
 ##                        Version 8.4  February 2018                        ##
 ##                                                                          ##
 ##               Copyright (c)  Jay William Ponder  1990-2018               ##
 ###                           All Rights Reserved                          ###
  ###                                                                      ###
  ### Special version for Windows (x86)                                    ###
  ### compiled by Alan Liska & Veronika Ruzickova                          ###
  ### on March 21, 2019                                                    ###
  ###                                                                      ###
   ##########################################################################
     ######################################################################


 Enter Cartesian Coordinate File Name :  a.xyz

 Choose Automatic, Newton, TNCG or DTNCG Method [A] :  n

 Precondition via Auto/None/Diag/Block/SSOR/ICCG [A] :  a

 Enter RMS Gradient per Atom Criterion [0.01] :  0.1

 Full-Newton Conjugate-Gradient Optimization :

 Algorithm : NEWTON     Preconditioning : AUTO        RMS Grad : 0.10D+00

 TN Iter     F Value      G RMS      F Move   X Move   CG Iter  Solve   FG Call

     0       -3.0843     0.0005                                               1

 TNCG  --  Normal Termination due to SmallGrad

 Final Function Value :           -3.0843
 Final RMS Gradient :              0.0005
 Final Gradient Norm :             0.0014

HP@LAPTOP-CLDEEOLQ /home/tinker/bin/test
$ ../newton.exe

     ######################################################################
   ##########################################################################
  ###                                                                      ###
 ###            TINKER  ---  Software Tools for Molecular Design            ###
 ##                                                                          ##
 ##                        Version 8.4  February 2018                        ##
 ##                                                                          ##
 ##               Copyright (c)  Jay William Ponder  1990-2018               ##
 ###                           All Rights Reserved                          ###
  ###                                                                      ###
  ### Special version for Windows (x86)                                    ###
  ### compiled by Alan Liska & Veronika Ruzickova                          ###
  ### on March 21, 2019                                                    ###
  ###                                                                      ###
   ##########################################################################
     ######################################################################


 Enter Cartesian Coordinate File Name :  a.xyz

 Choose Automatic, Newton, TNCG or DTNCG Method [A] :  t

 Precondition via Auto/None/Diag/Block/SSOR/ICCG [A] :  n

 Enter RMS Gradient per Atom Criterion [0.01] :  0.1

 Truncated-Newton Conjugate-Gradient Optimization :

 Algorithm : TNCG       Preconditioning : NONE        RMS Grad : 0.10D+00

 TN Iter     F Value      G RMS      F Move   X Move   CG Iter  Solve   FG Call

     0       -3.0843     0.0005                                               1

 TNCG  --  Normal Termination due to SmallGrad

 Final Function Value :           -3.0843
 Final RMS Gradient :              0.0005
 Final Gradient Norm :             0.0014