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:
![2D-Error](https://private-user-images.githubusercontent.com/183861664/391283403-f20766f0-76a6-4d34-b614-1a807de255a1.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODc5NDcsIm5iZiI6MTczOTQ4NzY0NywicGF0aCI6Ii8xODM4NjE2NjQvMzkxMjgzNDAzLWYyMDc2NmYwLTc2YTYtNGQzNC1iNjE0LTFhODA3ZGUyNTVhMS5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QyMzAwNDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00MGNiNDNjMjk3ZDFkYjVjODNiOWIyYjQ0ZWRmOWViZmMwYWFjMDAzMjllMWZlNzdlYWE1NTE3MDlmNjBhNDcxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.F-JaQMJLgXeTP-wyUBT59_f964PV8dnbGt8N13DAObM)
![3D-Error](https://private-user-images.githubusercontent.com/183861664/391283428-e73118a1-7d76-48f3-adfc-6a297148323d.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODc5NDcsIm5iZiI6MTczOTQ4NzY0NywicGF0aCI6Ii8xODM4NjE2NjQvMzkxMjgzNDI4LWU3MzExOGExLTdkNzYtNDhmMy1hZGZjLTZhMjk3MTQ4MzIzZC5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QyMzAwNDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05M2U5YzViODY1M2RjMjliMmY4YWYyODViYjg4OTJkOTQyMjYwMGE4YWMxZWIyMGYyNmFmMDBlNzI0ODdiMDM4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.YiDESfmRIrdqVP7H8C_uKS21TcZLkehndi0Rq7xMyDg)
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