Skip to content

A unofficial collection of SWAT (Soil & Water Assessment Tool) code from official historical releases and scientific community.

Notifications You must be signed in to change notification settings

sjordan29/SWAT-source-code-updates

 
 

Repository files navigation

Source Code Updates

Modifications to SWAT

We make updates to the reservoir module of the Soil & Water Assessment Tool by modifying the following files:

  • res.f: add a 6th option for reservoir operations. The new option calculates daily optimal releases at all system reservoirs based on system state information and optimized radial basis function parameters.
  • modparm.f: add necessary new reservoir variables

And adding the following file:

  • interp_lin.f: code for linear interpolation. Used to calculate head based on reservoir volume.

Compiling Source Code for Linux

This is a fork of an existing repo.

Run compile.sh to compile the executable with the updated source code.

About

A unofficial collection of SWAT (Soil & Water Assessment Tool) code from official historical releases and scientific community.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 98.0%
  • CMake 2.0%