Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 291 Bytes

File metadata and controls

15 lines (11 loc) · 291 Bytes

PRMS

Precipitation Runoff Modeling System

Building From Source

To compile PRMS from source on Unix/Linux/POSIX systems, run:

make

in the top-level directory of the source tree. If all goes well, the prms executable will be in the prms sub-directory:

ls prms/prms