NAME
ibisdir
SYNOPSIS
ibisdir [-c color-map] dir-name
DESCRIPTION
ibisdir creates a directory using the name provided by the user. Within that new directory, ibisdir copies two files and creates a subdirectory called Fcode. The two files are a REAME file that logs the activity within the new directory and a colormap file. The default colormap file is cmap. In the Fcode directory, ibisdir copies the source code for the IB simulation. ibisdir interpretes one option:
- -c color-map - the color map to be copied (default=cmap)
EXAMPLE
>> ibisdir balloon
The files created by this exectution of ibisdir are:
- README - a file that records activity in the balloon directory.
- cmap - a color map used for output graphics.
- Fcode - a directory that contains the IBIS numerical software.