Ejemplo n.º 1
0
 @Override
 protected void initializeReader() throws Exception {
   lowdenCharges = checkFilter("CHARGE=LOW");
   super.initializeReader();
 }
Ejemplo n.º 2
0
 @Override
 protected void readMolecularOrbitals(int headerType) throws Exception {
   setCalculationType();
   super.readMolecularOrbitals(headerType);
 }