Fabric Patterning Program


When completed, the program should look like a bigger version of this animated GIF, only you control the rotation.


To download, press the right mouse button (or Shift+First button) and go to "Save as..." and save both in the same directory of your choice.

compiled for PC platform
executable: plot3d.exe
input data: data.dat

Run from DOS.

To run - type "plot3d.exe plot3d.dat fort.60"
(Plot3d.dat is the input file and fort.60 is an arbitrary name for an output file.)


compiled for Sun platform
executable: GATE1
input data: fort.50

(1) You may need to set the library path.

terminal% setenv LD_LIBRARY_PATH usr/lib:/usr/openwin/lib

(2) The file will be saved as a regular file, not as an executable program.
So you must change the mode before you execute the program.
terminal% chmod +x gate1
terminal% ./gate1


Civil and Environmental
Engineering Department
Home Page

NJIT Home Page