Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinankjain/finite-element-method
This code helps us to solve 2D finite element problem and getting its various estimators such as time, h1, l2, space estimators
https://github.com/jinankjain/finite-element-method
Last synced: about 1 month ago
JSON representation
This code helps us to solve 2D finite element problem and getting its various estimators such as time, h1, l2, space estimators
- Host: GitHub
- URL: https://github.com/jinankjain/finite-element-method
- Owner: jinankjain
- Created: 2014-06-16T17:52:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-08T14:09:24.000Z (over 10 years ago)
- Last Synced: 2023-07-16T03:10:31.489Z (over 1 year ago)
- Language: Matlab
- Size: 32.1 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Finite-Element-method
=====================This code helps us to solve 2-Dimensional finite element parabolic interface problem and getting its various estimators such as time, h1, l2, space estimators.
This code helps you to solve one sample problem by changing those paramaters according to your problem this code could be reused to any parabolic interface problem.
The sample problem which I had taken for consideration is as follows:
We take for the domain the rectangle A = (0,2)x(0,1). The interface occurs at x = 1 so that A1 = (0,1)x(0,1), A2 = (1,2)x(0,1) and the interface