Pre-processor and several Unix/Linux related utilities:
Download, decompress and install
-
Download the Freebies.tar.gz file: Freebies.tar.gz to a download folder
-
Change to the download folder and decompress the file: tar -xzvf Freebies.tar.gz
-
Change to the SimPlas directory (note the use of upper and lower case): cd SimPlas
-
Make sure the bash shell is installed and active (just type bash) and execute the installation script: ./TakeCare.sh
Pre-processor (SimPre)
-
To test SimPre, just write SimPre.exe in the command line
Relevant scripts
-
figtex2eps.sh #1.fig: converts a xfig file into a eps file
-
joincolumns.sh #1 #2 #3: joins columns of files #1 and #2 and puts the result in file #3. Useful for intricate output requirements
-
SimGid.sh: correctly invokes the GiD mesher
Relevant binaries
-
monitor.exe : creates a file for a monitored quantity
-
packs.exe : compresses the relevant input files for a given project
-
plotgnu2.exe #1.data : creates a postscript file with a graph
-
postpro.exe : invokes the postprocessor in a given project
-
reactions.exe : creates a file for the relevant reaction results
-
setstime.exe : saves the current instant in a compressed file, including restart, so that it can be recovered later
-
SimPre.exe : invokes the preprocessor in a given project