UW logo

Variable Infiltration Capacity (VIC)
Macroscale Hydrologic Model

Home | Links | Contact
Dept. of Civil and Env. Engineering
University of Washington
Box 352700
Seattle, WA 98195-2700
206.685.1796
vicadmin@hydro.washington.edu

Running the VIC Model

Download Source Code

Compile VIC

Run VIC

At the command prompt, type:

vicNl -g global_parameter_filename
where global_parameter_filename = name of the global parameter file corresponding to your project.

If you'd like to capture VIC's screen output in a log file, you can do (in C-shell):

vicNl -g global_parameter_filename >& log.txt
where
global_parameter_filename = name of the global parameter file corresponding to your project.
log.txt = name of a log file to contain VIC's screen output.

Other Command Line Options

VIC has a few other command line options:


VIC Administrator
Last modified: Wed Aug 26 11:23:32 PDT 2009