More precise real values for Calculix input files.

This commit is contained in:
Ulrich Brammer
2017-04-02 12:52:58 +02:00
committed by wmayer
parent e46a8fe75f
commit e58b74793a

View File

@@ -1184,6 +1184,7 @@ void FemMesh::writeABAQUS(const std::string &Filename) const
std::ofstream anABAQUS_Output;
anABAQUS_Output.open(Filename.c_str());
anABAQUS_Output.precision(15);
// add nodes
//