8 #ifndef SITE_EXCEPTIONS_H_ 
    9 #define SITE_EXCEPTIONS_H_ 
   11 #include "../interface/exceptions.h" 
   18          cerr << 
"data file " << strFileName << 
" for analytic grid energy not present \n";
 
   27          cerr << 
"PROBLEM WITH prgiCrgAt (crgatn) \n";
 
   36          cerr << 
"THE INPUT PHI FILE " << strPreviousPhiFile << 
" DOES NOT EXISIT \n";
 
   45          cerr << 
"THE TWO POTENTIAL MAPS DO NOT MATCH \n";
 
   54          cerr << 
"THE INPUT FRC FILE " << strFrciFile << 
" DOES NOT EXISIT ";
 
   55          cerr << 
"(EXITING...)\n";
 
   64          cerr << 
"THIS UNFORMATTED FILE " << strFrciFile << 
" DOES NOT CONTAIN ATOM INFO ";
 
   65          cerr << 
"(ATOM INFO FLAG TRUNED OFF)\n";
 
   74          cerr << 
"CANNOT CALCULATE REACTION FORCES W/O USING INTERNAL (SELF) COORDINATES ";
 
   75          cerr << 
"(EXITING...)\n";
 
   84          cerr << 
"Something unclear with sitephi array ";
 
   85          cerr << 
"(will be fixed soon...)\n";
 
   94          cerr << 
"WRTSIT: THESE SALT CONCENTRATIONS DO NOT HAVE THE BENEFIT OF IDEBMAP ";
 
  104          cerr << 
"PHICON: this option has not been tested yet\n";
 
  113          cerr << 
"CANNOT CONVERT FROM POTENTIALS TO CONCENTRATIONS IF THE IONIC STRENTH IS ZERO\n";
 
  122          cerr << 
"THE REQUESTED OUPUT PHIMAP IS EMPTY.\n";
 
Definition: site_exceptions.h:89
 
Definition: site_exceptions.h:40
 
Definition: site_exceptions.h:49
 
Definition: site_exceptions.h:99
 
Definition: site_exceptions.h:13
 
Definition: site_exceptions.h:79
 
Definition: exceptions.h:41
 
Definition: site_exceptions.h:59
 
Definition: exceptions.h:20
 
Definition: site_exceptions.h:69
 
Definition: site_exceptions.h:108
 
Definition: site_exceptions.h:22
 
Definition: site_exceptions.h:31
 
Definition: site_exceptions.h:117