The latest release version of the RadCal stand-alone program is fairly old. and the compiler still calls for the ifort compiler. I changed the makefile but I don't know how to create a new release. Also, a new user could not run the program because she was missing the lib libiomp5md.dll. We added this file to the working directory and it worked. Do you know how to statically build on Windows so that this lib can be included in the executable?