More precise real values for Calculix input files.
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user