This is a C code based on Jaswon and Bhargava for 2-D solution for the Eshelby problem. Please feel free to write to me in case you find any errors. I am sharing this code under GNU GPL license. In order to upload the code, the file extension is given as txt. Once you download the code, remove the .txt and keep only the .c extension. The command
gcc JaswonBhargava.c -lm
will compile and give you the executable to run.
Recent comments