Can I use the PDE toolbox to solve a heat transfer problem with 1 moving part?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
michio
le 27 Sep 2016
Modifié(e) : michio
le 27 Sep 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 commentaires
michio
le 10 Oct 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
le 10 Oct 2016
Modifié(e) : Ionut Barbu
le 10 Oct 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
Voir également
Catégories
En savoir plus sur Boundary Conditions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!