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.
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.