Hi,
Can anybody tell me how to compile the changes made if we create a new solver similar to CfdemSolverPiso.
Please tell what all steps would be required as in making new folder, .C file, compiling, any changes made to bashrc etc.
Thanks a lot.
A project by DCS Computing and CFDEMresearch
This website uses cookies to ensure you get the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies. This website uses cookies. By continuing to browse the site you are agreeing to our use of cookies. More info
alice | Wed, 10/02/2013 - 12:13
Hi,
Hi,
the easiest way to create a new solver is to first copy an existing one, then change the old name to the new one at all positions (the *.C file, the *.H file, and please to not forget about the files in the Make folder) and then just complie it with the command
>> wmake
No changes will be necessary in the .bashrc.
Regards,
Alice