FEM: Typo residuals

This commit is contained in:
luzpaz
2017-12-31 12:19:24 -05:00
committed by wmayer
parent c121e76f1e
commit f6edbbdc5a
12 changed files with 19 additions and 19 deletions

View File

@@ -1420,7 +1420,7 @@ void FemMesh::writeABAQUS(const std::string &Filename, int elemParam, bool group
default:
anABAQUS_Output << "** Problem on writing" << std::endl;
anABAQUS_Output.close();
throw std::runtime_error("Not known ABAQUS element choice parameter, [0|1|2] are allowed.");
throw std::runtime_error("Unknown ABAQUS element choice parameter, [0|1|2] are allowed.");
}
// write nodes