response ex6
This commit is contained in:
parent
f7449c68e0
commit
4cd85941b9
3 changed files with 21 additions and 1 deletions
16
Sheet6/gh_response.txt
Normal file
16
Sheet6/gh_response.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
h- and r-adaptivity.
|
||||
|
||||
A:
|
||||
* h-adaptivity gets worse with increasing p (not correct)
|
||||
* GH: choose nIter=1 ==> all solutions are incorrect
|
||||
* GH: choose nIter=20 ==> all solutions are correct
|
||||
* GH: nIter = 5 and Dirchlet bc at x=1.5 ==> aweful for p=20, 100
|
||||
Integration of f(x) is not accurate enough. ==> better integration formula needed, see integral(...)
|
||||
|
||||
B:
|
||||
* h-adaptivity is correct
|
||||
|
||||
C:
|
||||
* r-adaptivity
|
||||
looks suspicious, but similar to Mandl
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue