Revision e9650cf8ea0a8ac08ac5529cd901c25bb9cf6715 authored by Christophe Prud'homme on 31 August 2014, 00:27:27 UTC, committed by Christophe Prud'homme on 31 August 2014, 00:27:27 UTC
1 parent 500a10e
Raw File
qs_laplacian.cfg
mu=4

[gmsh]
filename=$top_srcdir/data/gmsh/feelpp/feel.geo
#filename=$top_srcdir/data/gmsh/feelpp/feel3d.geo

[functions]
g=sin(mu*pi*x)*cos(mu*pi*y):x:y:mu
#g=sin(pi*x)*cos(pi*y)*cos(pi*z)
f=1

[exporter]
format=ensight
geometry=0

[exporter.ensightgold]
use-sos=true
back to top