This archive contains two versions of SimSonic2D compiled for 32-bit Windows.

SimSonic2D_win32.exe is the non-parallel version, and runs on one unique processor.

SimSonic2D_win32_omp.exe is the OpenMP version of SimSonic2D: it allows SimSonic to use several CPU simultaneously. The libgomp-1.dll and pthreadGC2.dll are Windows library needed for the code to run. They may be already present on some computers, but can be left in the same directory as the SimSonic2D_win32_omp.exe file to avoid error messages. 
