Good version for ASMT and MBDyn

This commit is contained in:
Aik-Siong Koh
2023-11-09 14:16:05 -07:00
parent 678d03db1f
commit 9e3d6b336b
68 changed files with 14444 additions and 1483 deletions

View File

@@ -138,6 +138,7 @@ void MbD::MBDynSystem::runKINEMATIC()
std::static_pointer_cast<ASMTAssembly>(asmtItem)->runKINEMATIC();
outputFiles();
asmtAssembly()->outputFile("assembly2.asmt");
asmtAssembly()->outputFile("smalltalk.asmt");
}
void MbD::MBDynSystem::outputFiles()