Skip to content

CRITERIA 3D V1.0.4

Latest
Compare
Choose a tag to compare
@ftomei ftomei released this 22 Nov 18:58
· 118 commits to master since this release

Installation (Windows)

Download CRITERIA3D_WIN64
Unzip files on your local path, for example in C:\CRITERIA3D
Follow the instructions in the readme.txt file.

Test projects are located in the directory: CRITERIA3D\DATA\PROJECT
The user manual (draft) is located in the directory: CRITERIA3D\DOC

Working processes:

  • spatialization of weather data
  • solar radiation model
  • snow model
  • crop model
  • 3D soil water flow library
  • water balance
  • safety factor (slope stability)
  • management of output points

How to compile CRITERIA-3D

Dependencies:

  • Qt libraries: Qt 5.x or following is needed (download also QtCharts).

Only for Qt 6.x : download also Qt5 Compatibility Module

Build (with Qt Creator):

  • Build the project MapGraphics/MapGraphics.pro
  • Build the project bin/Makeall_CRITERIA3D/Makeall_CRITERIA3D.pro

Warning: deselect the flag 'Shadow build' in 'Build settings' of the Qt Creator, for both the projects MapGraphics.pro and Makeall_CRITERIA3D.pro