Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 767 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 767 Bytes

Examples

UG4-App providing example scripts for various problems.

Copyright 2010-2018 Goethe Center for Scientific Computing, University Frankfurt

Please install/clone this repository through UG4's package manager ughub:

ughub install Examples

Overview

https://github.com/UG4/ugcore provides a short introduction to several example scripts (with pictures).

How to use the example scripts

Once you compiled UG4 and after sourcing 'ugbash' (cf. https://github.com/UG4/ughub#compilation-of-ug4), you may execute a script like this (from any folder you like):

ugshell -ex Examples/laplace.lua

A list of available parameters is shown using the -help option:

ugshell -ex Examples/laplace.lua -help