Can I use the PDE toolbox to solve a heat transfer problem with 1 moving part?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
My problem is like moving a iron plate in water and then out again.
I saw this http://nl.mathworks.com/examples/pde/mw/pde-ex30125242-solving-a-heat-transfer-problem-with-temperature-dependent-properties?s_tid=srchtitle But there is nothing moving in this example.
0 comentarios
Respuestas (1)
michio
el 27 de Sept. de 2016
Editada: michio
el 27 de Sept. de 2016
Does your geometry consist of many parts with 1 moving part or just a single part that is going in and out of water?
If your case is the latter, I'd suggest that you represent its movement by time-dependent boundary conditions considering the moving coordinate fixed with the part.
5 comentarios
michio
el 10 de Oct. de 2016
For the specific example above, it requires MATLAB and PDE Toolbox only.
Usually the toolbox itself, MATLAB and (if anly) add-ons listed as a requirements (See Add-On Product Requirements & Platform Availability for R2016b) are required to run the example on the documentation. I believe it would state explicitly if it requires anything else.
Ionut Barbu
el 10 de Oct. de 2016
Editada: Ionut Barbu
el 10 de Oct. de 2016
Michio is right. At this moment you, the examples in the documentation will also inform the users about the required toolboxes. Eg. the following example from the Statistics and Machine Learning toolbox also requires Matlab Coder (trial/license needed to access the link) https://nl.mathworks.com/help/releases/R2016b/stats/examples/c-code-generation-for-image-classifier.html
Ver también
Categorías
Más información sobre Boundary Conditions en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!