Home
News
New Features
1st NGSolve User Meeting
2nd NGSolve User Meeting
3rd NGSolve User Meeting
NGSolve at Hannover Messe 2019
4th NGSolve User Meeting
5th NGSolve Usermeeting
Documentation
Documentation
i-Tutorials
Interactive FEM Course
NGSolve Video Tutorials
NGS 24 Usermeeting Tutorials
Showcases
KH Benchmark
Netgen Examples
NGSolve Examples
Acknowledgements
Publications
Forum
Downloads
The forum is in read only mode.
Index
Recent Topics
Search
Log in
Username
Password
Remember me
Log in
Forgot your password?
Forgot your username?
Create an account
Log in
Username
Password
Remember me
Log in
Forgot your password?
Forgot your username?
Create an account
Forum
Main Forum
NGSpy Forum
CoefficientFunction from interpolation list
CoefficientFunction from interpolation list
Start
Prev
1
2
Next
End
1
2
christopher
Offline
Administrator
Less
More
Thank you received: 101
4 years 8 months ago
#2492
by
christopher
Replied by
christopher
on topic
CoefficientFunction from interpolation list
I guess in your newton iteration grad(u) is not everywhere nonzero.
you can "fix" this by regularizing the norm:
Code:
def RegNorm(func): return sqrt(func * func + 1e-20)
and use it instead of the norm.
The following user(s) said Thank You:
NilsHM
Start
Prev
1
2
Next
End
1
2
Board Categories
Main Forum
- NGSpy Forum
Forum
Main Forum
NGSpy Forum
CoefficientFunction from interpolation list
Time to create page: 0.114 seconds
Powered by
Kunena Forum
Home
News
New Features
1st NGSolve User Meeting
2nd NGSolve User Meeting
3rd NGSolve User Meeting
NGSolve at Hannover Messe 2019
4th NGSolve User Meeting
5th NGSolve Usermeeting
Documentation
Documentation
i-Tutorials
Interactive FEM Course
NGSolve Video Tutorials
NGS 24 Usermeeting Tutorials
Showcases
KH Benchmark
Netgen Examples
NGSolve Examples
Acknowledgements
Publications
Forum
Downloads