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
https://github.com/UG4/ugcore provides a short introduction to several example scripts (with pictures).
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