]> SALOME platform Git repositories - modules/hydro.git/blob - doc/salome/gui/HYDRO/mainpage.h
Salome HOME
b1cf80f9b68976816b7b9b92227b11ae1ba558d9
[modules/hydro.git] / doc / salome / gui / HYDRO / mainpage.h
1
2 /**
3   @file
4   \brief Help for the main page of the HYDROGUI module
5 */
6
7 /**
8   @mainpage
9
10   The HYDRO GUI project has been developed for a hydrodynamic laboratory in the EDF R&D company
11   in the domain of the landscape modelling (construction of channels, dams, changing the course of the rivers etc).
12   It represents a pre-processor for the geometry modelling of the natural and artificial objects on the landscape.
13   The user starts work with raster maps where he can create analytic curves and regions describing the existing natural objects, 
14   such as banks, coasts, lakes, rivers etc. Also he can create artificial objects (channel, dam) using the algorithms of the geometry modelling.
15   The objects are referenced to the real territory using the geodesic coordinates.
16    Finally the constructed landscape study is prepared for the further meshing and using in the hydrodynamic solvers.
17
18   The HYDRO module is implemented on the base of the SALOME platform and powered by the OpenCascade and SALOME platforms.
19
20   It supports the following features:
21   - raster maps (import from files and georeferencement by geodesic coordinates);
22   - geometry curves (creation on the map and import from SALOME GEOM module);
23   - geometry objects (creation and import from SALOME GEOM module);
24   - support of natural objects (immersible zones, lakes, rivers) and artificial objects (obstacles, channels, dams);
25   - georeferencement of the objects when the objects are connected with points on real territory using the geodesic coordinates;
26   - geometry algorithms on analytic objects (extrusion, partition) for complex objects construction;
27   - support of the results of the territory level measurement (bathymetry);
28   - partition of objects on zones of intersection and specifying the properties for these zones;
29
30   In the perspective the pre-processor can be completed by the post-processor showing the calculated results.
31
32   The HYDROGUI module supports the following objects:
33   - \ref imzone "Immersible zone"
34   - \ref art_digue "Digue"
35   - \ref art_channel "Channel"
36
37   The HYDROGUI module supports the following operations:
38   - \ref impimage "Import image"
39   - \ref fuseimages "Fuse images"
40   - \ref cutimages "Cut images"
41   - \ref splitimage "Split image"
42
43 */