FLAC3D and loading of .dll files

Hi there,

Does anybody here, know why and then how I can fix the following issue, please?

FLAC3D shuts down upon loading the .dll file of a user built model through the command zone cmodel load.

I sent my files to Itasca support for debugging; they are on it but I do not want to wait without doing anything. I have a work to submit by the end of the month. I’d be grateful for any help.

Thank you all!

Vey likely it came from your UDM, where Itasca has no way to help if you do not provide complete source codes and configurations of your UDM.

Hello,

I want to load a user-defined joint model into my UDEC model. I have compiled my custom joint model (including the header (.h) and source (.cpp) files) into a DLL file.

Following the UDEC manual’s instructions, I placed the DLL in the “exe32\plugins\JModels” directory and configured the model using the CONFIG cppudm command. However, the model does not appear to be recognizing the new joint model. When I examine the joint constitutive model, it remains the default Coulomb joint model instead of my custom model.

I would greatly appreciate any advice or guidance on how to successfully implement my new contact model within UDEC. Any insights or suggestions you can offer would be very helpful.

Thank you