Skip to content

superkailang/UGEO

Repository files navigation

UGEO

High efficient Grid Management System

A QT, C++ Software with embedded VTK support

Version VTK Qt

Architecture

For detailed source code analysis please read the souce code Instructions on the wiki.

UGEO

Installation

Now we only provide Windows Client package, Support System

  • Windows

Follow the appropriate instructions below to find installation for your platform

   For User
   Install Setup.exe
   
   For Developer
      Use the Compile methods;

Usage

Due to rendering the complex grid in 3D space, the program must run in the Windows system with at least one GPU.

For Windows system with GPU

Install Setup.exe

Import Data from  DataSet/case

Compile

In order to build the source, First you Need to Install Visual Studio, QT in Local Machine

Conditions

Install VS2013 +
Install Qt 5.X
     add Qt install dir into local machine path; 
compile VTK in local machine
     add VTK path to local machine
CMAKE
     using the CMake GUI exe
     CMake UGEO\src\CMakeLists.txt

Contributing

Any contribution is helpful and awesome! There are basically three forms of how you can contribute to this project and get involved with development:

Report Bugs Open an issue on GithHub, tag it with the bug label and provide a simple description and the steps to reproduce the problem if possible.

Request Features/Enhancements Open an issue on GitHub, tag it with the enhancement label and provide a simple description of what and why should be done. My resources are limited but I'll try my best to make it work.

Contribute Code If you want to patch a bug or add a feature yourself: awesome! To keep things clean, create a new branch and prefix it with either fix or feature like this: fix/<some_bug> feature/<some_feature>

Contact

If you're interested in the project, want to give some feedback or just have some questions or suggestions feel free to write a mail!

License

License

Copyright (c) 2018-2019, Kailang All rights reserved.

About

Grid manamerment System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published