HydroCouple / HydroCoupleSDK

Software Development Kit for HydroCouple

Home Page:http://www.hydrocouple.com/hydrocoupledocs/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HydroCoupleSDK

AUR

The HydroCoupleSDK project is a software development kit that has been developed to simpilfy the model component development process for the HydroCouple component-based modeling interface definitions. It provides implementations of the core HydroCouple interfaces as well as implementations of various geotemporal data structures.

Dependencies

HydroCoupleSDK can be compiled using the QtCreator project file included with this project or in visual studio using the Qt Visual Studio AddIn. Work is ongoing to add a CMake make file. Modify the project file to make sure that it points to the appropriate libraries on the target machine. Compilation of HydroCoupleSDK requires the following frameworks and libraries:

  • Qt 5.x.x
  • MPI
  • OpenMP
  • GDAL 2.2.2
  • netcdf-cxx4 4.3.0
  • hdf5 1.8.17

References


About

Software Development Kit for HydroCouple

http://www.hydrocouple.com/hydrocoupledocs/index.html

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 78.1%Language:C 21.6%Language:QMake 0.2%