OndselSolver can read and write *.asmt files
This commit is contained in:
@@ -38,6 +38,7 @@ void MbD::MBDynSystem::runFile(const char* filename)
|
||||
system->setFilename(filename);
|
||||
system->parseMBDyn(statements);
|
||||
system->runKINEMATIC();
|
||||
system->outputFiles();
|
||||
}
|
||||
|
||||
void MbD::MBDynSystem::parseMBDyn(std::vector<std::string>& lines)
|
||||
|
||||
Reference in New Issue
Block a user