Community Watershed Model Setup Instructions


It is assumed that you are viewing this page through a PC-based web browser. You should download the files under 'System Requirements' and 'Model Setup Files' from your current platform before proceeding. Once you have set up your linux system, come back to this page through the web browser on the linux system and download the files under 'Model Setup Files'.

System Requirements

The general system requirements are for a linux operating system installed on a platform with at least a pentium processor and a 4Gb Hard Drive. More detailed requirements and linux installation instructions are given here. linux_setup_community_model.txt

Instruction Files

download these files for reference
model operations manual
description of setup files

Model Setup Files

Download these to the /work/wsm/ directory of your linux system. Then follow the directions in linux_setup_community_model.txt.

setup script
    script that extracts all of the following files

inputs
    Calibration UCI files and directory structure.

pre and post processors     bug fix 10/2/00
    All pre- and post- processor files
        pp/presrc - preprocessor source code
        pp/postsrc - postprocessor source code
        pp/lib - source code for frequently used subroutines
        pp/bin - directory containing scripts and executables to run processors
        pp/setup - a few useful scripts
        pp/tables - output of model appears in this directory
        pp/data - data file that describe a scenario are stored here
        pp/useful_programs - lots of programs that were used to modify the calibration UCIs and gather calibration model output.

data files
    watershed data management files, both binary and ascii formats

scripts
    Scripts to run scenarios:
        scripts/run1.com
        scripts/run1_post3.com
        scripts/post3_one_seg.com
    Susquehanna reservoir files
        scripts/susq/RULE1.DAT
        scripts/susq/RULE2.DAT
        scripts/susq/conowp3.reg
        scripts/susq/conow_reg.f

hspf code
    hspf code