Precise Simulation
Precise Simulation
FEATool Multiphysics (https://www.featool.com) is a fully integrated Computer Aided Engineering (CAE), Finite Element Analysis (FEA), and Computational Fluid Dynamics (CFD) MATLAB Toolboxes for modeling and simulation of fully coupled systems of PDEs, physics and engineering applications with the finite element method (FEM). FEATool is completely self contained toolboxes featuring a full suite of functions and subroutines for preprocessing, grid generation, FEA assembly, solvers, postprocessing and visualization.
Python, C++, C, Javascript, MATLAB, HTML, Shell, Fortran
Spoken Languages:
English, Chinese, German, Japanese
Professional Interests:
Simulation, Aerospace and Defense, Aerodynamics, Computational Fluid Dynamics (CFD), Finite Element Analysis (FEA)
Estadística
0 Preguntas
61 Respuestas
5 Archivos
CLASIFICACIÓN
686
of 295.410
REPUTACIÓN
108
CONTRIBUCIONES
0 Preguntas
61 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
34
CLASIFICACIÓN
148 of 20.224
REPUTACIÓN
8.283
EVALUACIÓN MEDIA
4.80
CONTRIBUCIONES
5 Archivos
DESCARGAS
872
ALL TIME DESCARGAS
49769
CLASIFICACIÓN
of 153.822
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
CFDTool - MATLAB OpenFOAM and CFD Fluid Dynamics Toolbox
CFDTool - An Easy to Use Computational Fluid Dynamics (CFD) Toolbox
alrededor de 1 mes hace | 507 descargas |
Enviada
FEATool Multiphysics - MATLAB FEA and CFD Toolbox
FEATool Multiphysics - Physics Simulation Made Easy
alrededor de 1 mes hace | 339 descargas |
Enviada
STLTool STL CAD Geometry Toolbox
STLTool - STL CAD Geometry Pre-Processing Toolbox
4 meses hace | 22 descargas |
Backward Facing Step: Incompressible NS
There is an examle for flow over a backwards facing step using the FEATool Multiphysics toolbox https://www.featool.com/doc/Flu...
casi 2 años hace | 1
Enviada
GEOMLib
GEOMLib - 3D CSG Geometry Library for MATLAB
alrededor de 2 años hace | 9 descargas |
How can I obtain an array of the xy coordinates for a curve in a picture?
When using FEATool version 1.15.1 and later your can import a bitmap image (jpeg, bmp, or png) and convert it to a two dimension...
alrededor de 2 años hace | 0
How do I connect OpenFOAM to FEATool?
Unfortunately, OpenFOAM (or any) external solvers can not currently be detected or used with Docker. So for MacOS you would have...
alrededor de 3 años hace | 2
| aceptada
Integrating Simulink with OpenFOAM.
Although I currently don't have a direct example for this, it would technically be possible to do this using the FEATool Multiph...
más de 3 años hace | 0
Problems invoking openfoam utilities throught system-dos-unix functions - Matlab2018b - Ubuntu 18.04
It seems your shell script when run from MATLAB does not find the OpenFOAM executables, in this case the most likely issue is th...
más de 3 años hace | 0
Can I use Matlab/Simulink to replace our current CFD?
As developer of the CFDTool and FEATool Multiphysics MATLAB toolboxes which fully integrate the OpenFOAM and SU2 CFD solvers I w...
más de 3 años hace | 2
Enviada
GUITool - Easy and Fast MATLAB GUI Framework
Easy to Use GUI Toolkit & Framework for MATLAB
más de 3 años hace | 5 descargas |
Couette Flow Between two Cylinders
Here is a CFD tutorial that might help on how to set up and solve Taylor Couette flow with the CFDTool or FEATool MATLAB toolbox...
casi 4 años hace | 1
3D Computational Fluid Dynamics in mallab is why so tough?
If you are not restricted to using the PDE toolbox you could possibly use either the CFDTool or FEATool Multiphysics GUI toolbox...
casi 4 años hace | 2
PDE Simulation of Convection
Although the PDE does not feature pre-defined equations for fluid flow (Navier-Stokes equations), you should be able to define t...
más de 4 años hace | 1
Can you help me? Does anyone have a FEM code for Singular perturbation problems in 1D?
Although the PDE Toolbox only currently supports 2D and 3D geometries, you should be able to "simulate" a 1D geometry by using a...
más de 4 años hace | 1
| aceptada
FEA Multiphysics - Time dependent parameters
If you refer to the "FEATool Multiphysics" toolbox, then yes, you can simply use the variable name t for time in your boundary e...
más de 4 años hace | 1
| aceptada
Graphical Representation of Shape Functions for a Canonical Quadrilateral Element
Check/compare with a reference implementation for the quadrilateral Q1 FEM shape function. 1. The local coordinates should go f...
más de 4 años hace | 1
| aceptada
mldivide take too much time
You can also try the MUMPS linear solver which is also is up to 30-50% faster than mldivide (Umfpack) in serial mode (and also s...
más de 4 años hace | 0
Available tools for fluid flow through conical channel
The Mathworks own PDE toolbox should be able to handle 2D incompressible laminar flow, or you can also use the more advanced CFD...
más de 4 años hace | 2
How to prevent Matlab from immediately running after using system function to call an .sh script?
Not perfect but for the FEATool Multiphysics toolbox a lot of exernal system calls are used, for example for grid and mesh gener...
más de 4 años hace | 0
What products I got to add to Matlab for work on fluids dynamisc?
Besides the PDE Toolbox, the FEATool Multiphysics and CFDTool MATLAB toolboxes both allow for computational fluid dynamics (CFD)...
alrededor de 5 años hace | 1
Any packages for fluid simulation?!
For future reference, the linked tutorial below https://www.featool.com/model-showcase/04_fluid_dynamics_09_swirl_flow1 sh...
más de 5 años hace | 0
Combine structural and thermal analysis in FEA-Tool
Dear ML, Depending on your problem, you might find the linked example of MATLAB FEA simulation of coupled thermo-mechanical def...
más de 5 años hace | 0
How to import result data from OpenFOAM to matlab?
Dear Mahendra, If this is still relevant, you can both run OpenFOAM CFD simulations directly in MATLAB and import/export Foam a...
más de 5 años hace | 2
Calculation of resonant frequencies in empty bottle through FEA
If you can export your geometry as STL CAD file, or alternatively create a Gmsh finite element mesh (from STEP, STL, or IGES for...
más de 5 años hace | 0
Fluid flow & heat transfer using PDE toolbox
Coupled axisymmetric Matlab CFD and heat transfer problems can relatively easily be set up and solved with the FEATool Multiphys...
más de 5 años hace | 2
How can we save transient CFD results in a file during running the code?
It is hard to say what the best approch is without knowing anything about your code, but assuming you have access to the data wh...
casi 6 años hace | 0
What tools and workflows are available for solving differential equations in MATLAB 8.0 (R2012b)?
For reference and add an update to the last point, hyperbolic and general PDE type problems can now be solved with the FEATool M...
casi 6 años hace | 0
How to set and use parfor loop calling ANSYS to do finite element analysis ?
Maybe not exactly what you are looking for, but you can use xargs (on linux) to perform system calls in parallel. The linked exa...
más de 6 años hace | 0
How to import variables from my script to a FEATool.
It is not quite clear what exactly you are trying to do. If you have an external Matlab m-script or function, you can use it as ...
más de 6 años hace | 2