Skip to content

HydroCouple/HydroCoupleSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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