finite-element-analysis Questions

0

Consider the following problem: Given a set of n intervals and a set of m floating-point numbers, determine, for each floating-point number, the subset of intervals that contain the floating-point ...

1

I am developing a finite element software that minimizes the energy of a mechanical structure. Using octave and its optim package, I run into a strange issue: The lm_feasible algorithm doesn't calc...
Fulcrum asked 11/7, 2019 at 9:10

3

Solved

Is there an R function that can solve a partial differential equation using the finite element method (Strang and Fix, 1973)? Based on the wikipedia list of finite element software packages, the m...
Jola asked 3/4, 2012 at 15:30

5

Solved

I am planning a visualization of flows though Concave Bisymmetric hexagons with two mouths. Example where the length of the side d1 equals the other length of the side d2: which naming I discu...

3

Solved

I could use a library that implements the Finite Element Method in my winforms application. Is there available any such library for the .NET platform?
Dehypnotize asked 1/3, 2010 at 15:25

1

I have a dynamic model set up as a (stiff) system of ODEs. I currently solve this with CVODE (from the SUNDIALS package in the Assimulo python package) and all is good. I now want to add a new 3D...

4

Could you recommend some good articles/notes/tutorials on finite element method (FEM)? I don't deal with advanced math every day, so a tutorial that introduces me to math needed to understand...
Curriery asked 24/4, 2011 at 17:9

2

Using Numpy/Scipy or any other library, I am interested in solving 2D and 3D frame analysis problems. So far I came across sfepy. Although, it is a fully functioning FEM package, I was wond...
Haslam asked 10/9, 2011 at 22:35

1

Do you know any library for Finite Element Method, that i can use for realtime application ? I think about getFEM++, but I don't test it yet. I want to use FEM to simulate behaviour of elasto-plas...
Spiegelman asked 3/9, 2011 at 17:20
1

© 2022 - 2024 — McMap. All rights reserved.