CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 05:42:44 GMT
content-type: text/html; charset=utf-8
cf-ray: 964955eb6806b22e-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=00ee6800-df4c-45ed-af25-d572a9df1847; expires=Sat, 25 Jul 2026 05:42:43 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 61fac53d-8518-4668-a7db-cc83d2de11f7
x-worker-origin-response-time: 490000000
x-dns-prefetch-control: off
set-cookie: prov=00ee6800-df4c-45ed-af25-d572a9df1847; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=WNsdbsA4HzdJVk_Q2c4mtIL9g8U_S1zzGc00hjsVMzk-1753422164-1.0.1.1-5s2EbGMaPf7s0sHRFftWoaKyI39Kta906BnZ6wrcastIJEwZLJg9FzM3Psf6JikMz2AzS67kuuf7wprLwi5hlWIR7Uu4NQlUYZt1p0tPcBk; path=/; expires=Fri, 25-Jul-25 06:12:44 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=95dDIJE7tQOXpc0xwYgp73rNiOHhckqDTGxsa3IkykM-1753422164252-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'finite-element-method' Questions - Mathematica Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [finite-element-method]
Usage of the Finite Element Method embedded in NDSolve and details on the implementation of the fem in mathematica.
1,631 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
5
votes
0
answers
147
views
Can a Mesh be generated directly without using ListContourPlot?
Can a Mesh be generated directly without using ListContourPlot?
Background:
In this quite wonderful answer to Finding optimal ...
4
votes
1
answer
130
views
Mesh Generation for 4D Coordinates
I am trying to create a response surface involving 4 input parameters and 1 output parameter from an unstructured data set with 30 data points from which I can obtain an output value from any ...
1
vote
1
answer
143
views
Can CFD convergence be improved? (Airflow past a car)
This post is similar to one posted to the Wolfram Community here.
The notebook can be downloaded at that site.
Introduction
This notebook is an attempt to model airflow past a moving vehicle. It ...
7
votes
2
answers
669
views
General form of Green's identity used by Mathematica
modified
Mathematica FiniteElementMethod methods use Green's identity in a more general form:
The parameter $c$ (scalar or matrix) may depend on ...
0
votes
0
answers
99
views
Pure bending boundary conditions in AceGEN/AceFEM
I have a column beam (x = 10, y = 1, z = 1) and would like to prescribe pure bending conditions around Y axis. How can I achieve that in AceGEN/AceFEM?
Edit: by pure bending I mean applying equal and ...
3
votes
1
answer
115
views
Single mesh element marker for each boundary region
I am using StructuredMesh for generating a second order mesh for plane figures. Afterwards I use ToBoundaryMesh to generate the ...
1
vote
0
answers
69
views
How to reduce the size of the output `InterpolatingFunction` from `NDSolve`? [closed]
This is my codes to calculate a wave equation by NDSolveValue:
...
5
votes
1
answer
132
views
Trouble with "RegionMarker" in Mathematica FEM Package
I’m encountering issues while using the "RegionMarker" option to label different subregions in a mesh for solving PDEs with Mathematica’s FEM package (NDSolve/ToElementMesh). Despite ...
6
votes
3
answers
214
views
Incorrect results when solving BVP with 3 non-linear ODEs
This is a build-up question from my previous post.
I am currently having trouble to produce the correct trend using the NDSolve FEM results. I realized that no matter which parameters I changed, the ...
1
vote
0
answers
61
views
Why does the "No Dirichlet condition" warning appear for fine mesh but not for coarse mesh?
It is known that the solution of the Laplace equation with exclusively Neumann boundary conditions is ambiguous. Wolfram Mathematica warns about this by submitting messages like this one:
No ...
5
votes
1
answer
109
views
Could not generate mesh when the mesh count is too large
I am trying to generate 1D mesh points on x axis, shown below:
...
2
votes
1
answer
98
views
How to write system of 1D non-linear ODEs in inactive form?
I am solving a system of non-constant coefficient, non-linear ODEs, shown as follows:
$$
\frac{\partial}{\partial x} \left[ - B(x) \left( \frac{\partial C_{na}}{\partial x} + C_{na} \frac{\partial y}{\...
0
votes
0
answers
89
views
PDE Solution not converging
I am trying to determine if my solution converges, by calculating the residual of my PDE. I have already gotten help previously however I realized that the issue still persist. By plotting my solution ...
0
votes
0
answers
48
views
PDE Solution not converging at transition point
I am having issues with getting my solution to converge. Here I calculate the normalised residual and plot it and noticed that the residual is quite high at the transition points (I use multiple tanh ...
7
votes
1
answer
221
views
Structured mesh for a rectangle with two holes inside
I would like to use the FEMAddOns package to make a structured mesh (with quad elements with InterpolationOrder -> 2, "MeshOrder" -> 2 ) with two ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
differential-equations × 1017
mesh × 335
numerical-integration × 177
numerics × 128
boundary-conditions × 124
eigenvalues × 108
regions × 104
equation-solving × 93
plotting × 85
heat-equation × 82
interpolation × 78
acegen × 77
physics × 62
fluid-dynamics × 59
bugs × 53
nonlinear × 47
solidmechanics × 44
warning-messages × 37
electromagnetics × 31
graphics3d × 29
performance-tuning × 28
opencascade × 26
more related tags
Hot Network Questions
- Write two very different programs with the same characters
- Where did the name of Windows XP come from? Was it connected to the Cairo project?
- How to 'scale' a square list?
- Do standing sound waves sound different?
- Why is this delayed differential system giving errors in plotting the solution?
- Etymology of the word skulduggery?
- Early Sailing days in September 1066... Could Harold defeat William at Hastings, if it happened before Stamford Bridge?
- Is the appearance of certain kinds of clouds at altitude of > 30000 feet a recent phenomenon?
- Is it decidable wether a CFL can be recognized by a linear CFG?
- A question about as ..... as comparison
- Does Philosophy Need Quotes?
- When was the last time all alive humans stayed on earth?
- How can I allow a contact to update their organisation using FormBuilder?
- What does the expression 人としてアレだと、あれだった really mean?
- What is that "T" in the pattern string of the date-command?
- Console-based Casino Game in C++
- Heavy shelves, but not a center stud
- How do I implement this desired Excel data transformation?
- Why is the Schrödinger wave equation totally different from the classical wave equation?
- Are birth control pills classified as a carcinogenic at the same level as asbestos and tobacco?
- Visual glitches on Chrome - but only in some places. What could be the problem?
- When playing sine into class D amplifier, why is Vdd ripple voltage the 2nd harmonic of the sine?
- A complex polynomial inequality
- Is there an idiomatic way of defining a SOL amount?