Skip to content

GPU-based Conjunctive Surface Sub-surface Flow Model

License

Notifications You must be signed in to change notification settings

levuvietphong/GCSFlow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU-based Conjunctive Surface Sub-surface Flow Model v1.0

Build Status

This is an open source, GPU-based program for modeling conjunctive 2D surface and 3D sub-surface flow. The model is written in CUDA C++ and has been tested under GNU/Linux.

Documentation

Under review for publication

Installation

Prerequisites

NetCDF 4.0 or newer
CUDA 5.0 or newer
g++ 4.2 or newer

To build

$ make build
$ make

Run

$ cd bin
$ ./gcsflow ../Test_Cases/path_to_test/config_filename.cfg

Edit Makefile to change the compiling options.
Model options and parameters are in configuration files.

License

This software is freeware and is released under LGPL. See LICENSE file for more information.

Contact Authors

Questions and suggestions are welcome.

About

GPU-based Conjunctive Surface Sub-surface Flow Model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Cuda 63.6%
  • C++ 25.0%
  • C 9.7%
  • Shell 1.2%
  • Objective-C 0.5%