Replies: 2 comments 2 replies
-
@GBarbosaS |
Beta Was this translation helpful? Give feedback.
-
@18052121369 I'll explain what I have done so far. I managed to compile the MCSS file in the 2024 version, which is located in this Google Drive folder: |
Beta Was this translation helpful? Give feedback.
-
Hello, I’m facing difficulties using the Mohr Coulomb with Strain Softening (MCSS) model in ANURA3D. I successfully compiled the program with the MCSS model in both the 2022 and 2024 versions (using a file provided by a friend), but I encountered errors in the command prompt.
Issues Encountered:
Error in 2D Simulation:
During a 2D simulation, I encountered an error related to indexing:
Error in 3D Simulation:
To troubleshoot, I attempted to run the simulation in 3D, but received another error:
I also tried using the files available at this link:
Anura3D_Moore - VelCorrection Branch
The compilation was successful with these files, but I’m unsure if I used the correct model name or if I made a mistake in Visual Studio.
Even when successfully compiling with the model from the link above, the MCSS model name was not recognized in the .GOM file. I tried several different names, but none worked. (It’s possible I placed the call incorrectly in the code, though I followed the hardcoding manual closely.) However, native models worked perfectly.
Question:
Has anyone faced similar issues with the MCSS model in ANURA3D? Could there be a critical issue in the .GOM file or the code that I might be missing? Any help in identifying the problem would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions