~ubuntu-branches/ubuntu/trusty/rheolef/trusty

« back to all changes in this revision

Viewing changes to doc/pexamples/cvge-neumann-pente.gdat

  • Committer: Package Import Robot
  • Author(s): Pierre Saramito
  • Date: 2012-04-06 09:12:21 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20120406091221-m58me99p1nxqui49
Tags: 6.0-1
* New upstream release 6.0 (major changes):
  - massively distributed and parallel support
  - full FEM characteristic method (Lagrange-Gakerkin method) support
  - enhanced users documentation 
  - source code supports g++-4.7 (closes: #667356)
* debian/control: dependencies for MPI distributed solvers added
* debian/rules: build commands simplified
* debian/librheolef-dev.install: man1/* to man9/* added
* debian/changelog: package description rewritted (closes: #661689)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# dirichlet-nh
 
2
# TODO: maillage non struct pour t & T : norme H1 ?
 
3
# e   pente_l2 pente_h1
 
4
 
 
5
# P1    2       1
 
6
e       2.01    1.82
 
7
t       1.97    1.73
 
8
q       2.01    1.83
 
9
T       1.93    1.62 # OK h1: 1.62 tends vers 1.5
 
10
H       0.85    1.90 # NON l2: irregulier : pair-impair ? mais h1 cv => norme_l2 > norme_h1 !! => regarder...!!!
 
11
 
 
12
# P2    3       2
 
13
e       4.01    3.19
 
14
t       3.88    2.50
 
15
q       2.00    2.00    # NON !!! l2 : devrait etre 3 !!!
 
16
T       3.91    2.34    # OK
 
17
H       2.05    2.13    # NON : l2 devrait etre 3