Skip to content

OpenGeoSys5 coupled with GEMS3K developement branch

Notifications You must be signed in to change notification settings

srohmen/OGS5GEMDEV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Subversion repository; use the 'svnadmin' tool to examine
it.  Do not add, delete, or modify files here unless you know how
to avoid corrupting the repository.

Visit http://subversion.apache.org/ for more information.

How to get and compile this version under linux:

You need boost and boost development libraries to be installed (especially boost-threads).

git clone https://github.com/kosakowski/OGS5GEMDEV

cd OGSGEMDEV/sources
mkdir build 
cd build
cmake .. -DOGS_FEM_GEMS=ON
make
make install

optional CMAKE arguments:
-DBOOST_ROOT=/path/to/boost/

About

OpenGeoSys5 coupled with GEMS3K developement branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.0%
  • PostScript 16.9%
  • Gnuplot 12.3%
  • TeX 2.2%
  • CMake 1.8%
  • C 1.5%
  • Other 3.3%