How can I extend the functionality of PDE tool box

1 visualización (últimos 30 días)
JAMMI ASHOK
JAMMI ASHOK el 1 de Ag. de 2020
Comentada: JAMMI ASHOK el 2 de Ag. de 2020
Hi,
The PDE tool box of MATLAB is good. But how can I extend it's capabilities i.e. for a domain specific tasks.
  2 comentarios
Proman
Proman el 2 de Ag. de 2020
This is a bit complicated, but what I can suggest is that you find your toolbox of interest in file exchange section in mathworks website since many people are specializing functions and devising toolboxes of their own interests, which are completely fit for their own fields.
Try it. You will not be disappointed.
JAMMI ASHOK
JAMMI ASHOK el 2 de Ag. de 2020
Thanks, Khalili. I will try it.

Iniciar sesión para comentar.

Respuestas (1)

Ravi Kumar
Ravi Kumar el 2 de Ag. de 2020
Hi Jammi,
You might want to explore the generic equation based workflow that solves the equations that can be cast into the supported form:
What specific application domain are you looking to solve?
Regards,
Ravi
  3 comentarios
Ravi Kumar
Ravi Kumar el 2 de Ag. de 2020
PDE Toolbox only supports tet and tri elements. One way to do so is compute the system matices and augment it to other system you might have. Check out assembleFEMatrices.
JAMMI ASHOK
JAMMI ASHOK el 2 de Ag. de 2020
Yes, I will check out. Thank you.

Iniciar sesión para comentar.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by