Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [software]

Questions about libraries and standalone software designed or well-suited for scientific or numerical calculations.

0 votes
0 answers
19 views

Thermo Hydraulic Mechanical modeling of energy wall slab in camsol multiphysics

I am currently working on a complex simulation project involving an energy wall slab, and I need assistance in accurately modeling and validating it using COMSOL Multiphysics. Here are the details of ...
Hizbullah's user avatar
0 votes
0 answers
30 views

Covariant Euler-Lagrange Computation - Mathematica

Does anybody know of a software (or software package) that can solve the Euler-Lagrange equations for a manifestly-covariant field Lagrangian density? Mathematica has a "Variational Methods" ...
Dirac's Cat's user avatar
0 votes
0 answers
30 views

maxwell and kelvin models via prony series in abaqus

abaqus documentation only shows generalized models and their formulae. What are the prony series in abaqus for the simplest maxwell and kelvin models?
feynman's user avatar
  • 317
1 vote
1 answer
61 views

Rolling friction settings in COMMERCIAL (Ansys) finite element software

Is there a standard way of implementing rolling friction in COMMERCIAL finite element software? There's no book about such a subject in COMMERCIAL FEM software though there are books on algorithms ...
feynman's user avatar
  • 317
3 votes
0 answers
196 views

Most promising reduced order modeling method

Many players in the field of engineering simulation software are investing on digital twinning and reduced order modeling techniques, meaning that the field bears potential. I was wondering if among ...
Lilla's user avatar
  • 259
3 votes
1 answer
164 views

How to convert number systems on Sharp calculator if the number has decimal points, for example 3B.254?

I would like convert decimal octal numbers on sharp EL-531TH (or any other) caclulator but when I enable the octal or any other non-decimal function, the decimal key or dot key (marked with red) is ...
Alezigl's user avatar
  • 91
1 vote
1 answer
170 views

Why researchers use MATLAB based YALMIP or CasADi for MPC?

I was looking at various research papers and most of the researchers use CasADi, YALMIP, MPCTools to implement MPC. My question is "Why researchers use MATLAB based YALMIP or CasADi for MPC ...
Khalid Umer's user avatar
0 votes
1 answer
140 views

AMR-Capable meshing software that is not based on quad/octrees

I am looking for AMR/re-meshing software (structured grids would suffice) that is NOT based on quad-octrees, i.e., a fixed refinement rate of 2 but (ideally) something user defined, i.e., ratios of 1....
Dan Doe's user avatar
  • 1,093
1 vote
2 answers
91 views

Can I find sines or cosines of rational parts of π without using radians? If not, how do I reduce the errors caused solely by the transcendence of π?

this may be irrelevant for people who need fast code. But for me it's just the opposite -- i.e. in the specific situations when I know that the extra time allows me to make my calculations more ...
5-limit_JI's user avatar