Search Articles — Sudonull

Search Results

In this project

FEM Calculation of Rods on Node.js React Three.js

https://sudonull.com/fem-calculation-of-rods-on-node-js-react-three-js

Implement cloud calculation of spatial rods using the finite element method on JS stack. Euler-Bernoulli model, diagram shaders, SLAE by gradients. For middle/senior dev. Study the code and formulas.

FEM Accuracy: Comparison of SCAD++, Lira, and ammonit3d

https://sudonull.com/fem-accuracy-comparison-of-scad-lira-and-ammonit3d

Comparison of SCAD++, Lira, and ammonit3d accuracy on a test with one finite element. Learn how the cloud solution combines analytical accuracy and modern visualization.

Bypassing PAC1 without AI: finite state machine in Python

https://sudonull.com/bypassing-pac1-without-ai-finite-state-machine-in-python

Learn how to create Zero-Cost Agent for PAC1 benchmark: regex script bypasses security traps and manages state without LLM. Full code and analysis for developers.

Differential in geometric algebra: numerical method

https://sudonull.com/differential-in-geometric-algebra-numerical-method

Learn how to express the generalized differential in GA through oriented volume and finite differences. Off-grid interpolation, component separation. For developers and specialists.

Invariant Design of AI Agents for Stability

https://sudonull.com/invariant-design-of-ai-agents-for-stability

Learn how to balance flexibility and control in AI agents with invariants. Examples from Claude Code, finite automata, tools. Create reliable agents without errors. Practical tips for developers.

From the web

Mar 15, 2016 ·

https://www.comsol.com/multiphysics/finite-element-method

Mar 15, 2016 · The Finite Element Method (FEM ) Physics, PDEs, and Numerical Modeling Finite Element Method An Introduction to the Finite Element Method The description of the laws of physics for space- and time-dependent problems are usually expressed in terms of partial differential equations (PDEs).

May 23, 2006 ·

https://web.stanford.edu/class/energy281/FiniteElementMethod.pdf

May 23, 2006 · The finite element method is a general and systematic technique for constructing basis functions for Galerkin approximations. In FEM the basis functions o¿ are defined piecewise over subregions. Over any subdomain the ¢¿ will be chosen to be polynomials of low degree, though other possibilities do exist.

Mar 10, 2026 ·

https://scienceinsights.org/what-is-the-finite-element-method-and-how-does-it-work/

Mar 10, 2026 · The finite element method breaks complex physical problems into smaller pieces to simulate stress, heat, and motion in engineering and science.

related to: finite element method

https://www.ccg.msm.cam.ac.uk/system/files/documents/FEMOR_Lecture_1.pdf

Introduction The finite element method (FEM) is a numerical technique for solving a wide range of complex physical phenomena, particularly those exhibiting geometrical and material non-linearities (such as those that are often encountered in the physical and engineering sciences). These problems can be structural in nature, thermal (or thermo-mechanical), electrical, magnetic, acoustic etc ...

Trending Now