修订版 | ad155ca0f400e9f8e1af6a1ef0eba2c22eb07971 (tree) |
---|---|
时间 | 2010-12-11 17:23:01 |
作者 | Mikiya Fujii <mikiya.fujii@gmai...> |
Commiter | Mikiya Fujii |
typo
git-svn-id: https://svn.sourceforge.jp/svnroot/molds/MolDS/trunk@21 1136aad2-a195-0410-b898-f5ea1d11b9d8
@@ -158,7 +158,7 @@ void Cndo2::SetMessages(){ | ||
158 | 158 | this->errorMessageOddTotalValenceElectrions |
159 | 159 | = "Error in cndo::Cndo2::SetMolecule: Total number of valence electrons is odd. totalNumberValenceElectrons="; |
160 | 160 | this->errorMessageNotEnebleAtomType |
161 | - = "Error in cndo::Cndo2::ChecEnableAtomType: Not enable atom is contained.\n"; | |
161 | + = "Error in cndo::Cndo2::ChecEnableAtomType: Non available atom is contained.\n"; | |
162 | 162 | this->errorMessageAtomType = "\tatom type = "; |
163 | 163 | this->errorMessageOrbitalType = "\torbital type = "; |
164 | 164 | this->messageSCFMetConvergence = "\n\n\n\t\tCNDO/2-SCF met convergence criterion(^^b\n\n\n"; |
@@ -57,7 +57,7 @@ void Indo::SetMessages(){ | ||
57 | 57 | this->errorMessageOddTotalValenceElectrions |
58 | 58 | = "Error in indo::Indo::SetMolecule: Total number of valence electrons is odd. totalNumberValenceElectrons="; |
59 | 59 | this->errorMessageNotEnebleAtomType |
60 | - = "Error in indo::Indo::CheckEnableAtomType: Not enable atom is contained.\n"; | |
60 | + = "Error in indo::Indo::CheckEnableAtomType: Non available atom is contained.\n"; | |
61 | 61 | this->errorMessageCoulombInt = "Error in base_indo::Indo::GetCoulombInt: Invalid orbitalType.\n"; |
62 | 62 | this->errorMessageExchangeInt = "Error in base_indo::Indo::GetExchangeInt: Invalid orbitalType.\n"; |
63 | 63 | this->messageSCFMetConvergence = "\n\n\n\t\tINDO-SCF met convergence criterion(^^b\n\n\n"; |
@@ -57,7 +57,7 @@ void ZindoS::SetMessages(){ | ||
57 | 57 | this->errorMessageOddTotalValenceElectrions |
58 | 58 | = "Error in zindo::ZindoS::SetMolecule: Total number of valence electrons is odd. totalNumberValenceElectrons="; |
59 | 59 | this->errorMessageNotEnebleAtomType |
60 | - = "Error in zindo::ZindoS::CheckEnableAtomType: Not enable atom is contained.\n"; | |
60 | + = "Error in zindo::ZindoS::CheckEnableAtomType: Non available atom is contained.\n"; | |
61 | 61 | this->errorMessageCoulombInt = "Error in base_zindo::ZindoS::GetCoulombInt: Invalid orbitalType.\n"; |
62 | 62 | this->errorMessageExchangeInt = "Error in base_zindo::ZindoS::GetExchangeInt: Invalid orbitalType.\n"; |
63 | 63 | this->messageSCFMetConvergence = "\n\n\n\t\tZINDO/S-SCF met convergence criterion(^^b\n\n\n"; |