Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2010-12-10 | 844 Bytes | |
OpenFOAM-1.7.0.7z | 2010-12-09 | 94.1 MB | |
Totals: 2 Items | 94.1 MB | 0 |
Installation Instructions [PLEASE INFORM ME IS THESE DO NOT WORK, SINCE I HAVE NOT TESTED IT ON DIFFERENT COMPUTERS] 001 Extract the folder 002 If you can/want-to install MPICH2 goto line 100 003 Edit \OpenFOAM\setvars.bat in your fav text editor 004 locate 'set WM_MPLIB=MPICH' (line 139) 005 comment the line by typing rem before set 006 Uncomment the line above this line such that it says 007+ set WM_MPLIB=dummy (line 138) 008 start using OpenFOAM by running dosmode.bat 009 END 100 Install Provided MPICH2 or download form MPICH2 website 101 Edit \OpenFOAM\setvars.bat in your fav text editor 102 locate variable PATH (line 202) and edit the last 103+ entry 'C:\Program Files\MPICH2\bin' to reflect the bin 104+ directory of MPICH2 on your computer 105 start using OpenFOAM by running dosmode.bat 106 END