Thermal Physics - Rod in Cylinder - Solve thermal problem - Messages
#21 Posted: 2/1/2018 12:07:57 PM
And I know you love stable releases
, this function works only on latest betas. 
Maybe you change your mind after these fancy functions are introduced in new release, maybe not
Regards


Maybe you change your mind after these fancy functions are introduced in new release, maybe not

Regards
#22 Posted: 2/1/2018 2:27:36 PM
WroteAs I say before, this is a general numeric setup.
Here is my latest brew, Alvaro
Maths Thermal Physics - Rod in Cylinder_R2 [Alvaro].sm (29 KiB) downloaded 47 time(s).
#23 Posted: 2/1/2018 3:47:36 PM
I have an error of "T" not defined in the file of Alvaro and Jean.
I modified the algorithm to apply it directly, and I get the same results from Jean.


Best Regards
Carlos
Thermal Physics - Rod in Cylinder_R3_Jean_Alvaro.sm (23 KiB) downloaded 46 time(s).
I modified the algorithm to apply it directly, and I get the same results from Jean.
Best Regards
Carlos
Thermal Physics - Rod in Cylinder_R3_Jean_Alvaro.sm (23 KiB) downloaded 46 time(s).
#24 Posted: 2/2/2018 12:11:44 AM
WroteHello,
Sooner or later, this way or another - one will end up by using some nonlinear solvers.
Hi Radovan. You are perfectly right! I just can't found a good starting point for use it.
Best regards.
Alvaro.
#25 Posted: 2/2/2018 12:25:01 AM
WroteHello,
Sooner or later, this way or another- one will end up by using some nonlinear solvers.
Radovan,
Can you attach the work sheet , please.
That will save time to reconstruct and of great tutorial value.
Finally, this project is of great interest.
Thanks, Jean
#26 Posted: 2/2/2018 2:46:23 AM
WroteRadovan,
Can you attach the work sheet , please.
That will save time to reconstruct and of great tutorial value.
Finally, this project is of great interest.
Thanks, Jean
No need for more, thanks anyway.
A minute job to put it in shape, works piecewise [sanity]
but globally crashes Smath , force PC OFF, restart.
Damned annoying a version crashes a previous one ?
The best/simplest is Carlos Matrix[i,j
Its the one from which I did the Genfit rational model,
#27 Posted: 2/2/2018 3:29:42 AM
Hi. Here the Radovan solver, and with a loop for the second range.
Best regards.
Alvaro.Thermal Physics - Rod in Cylinder 3D.sm (18 KiB) downloaded 48 time(s).
Best regards.
Alvaro.Thermal Physics - Rod in Cylinder 3D.sm (18 KiB) downloaded 48 time(s).
#28 Posted: 2/2/2018 4:28:05 AM
Hello all,
I am sorry if I made any confusion here. I used the file in this Jean's post and just added at the end the same calculation with FindRoot() (picture in this post) instead od Bisection(). Just wanted to try it and add it to this problem as an alternative, nothing else. For instance, I could see that if we use some other guess value some of the calculations will give some non viable solutions (like on the attached picture). Moreover, I mentioned many times that nonlinear solvers are one of the great importance for me and having, say, lots of root finding functions are some of the "must have" things. I also mentioned few times that I had to give up from some of the nonlinear problems - in SMath I just did not know how to solved them.

Maths_Thermal_Physics_-_Rod_in_Cylinder_R2_[Alvaro]-corr.sm (23 KiB) downloaded 46 time(s).
Regards,
Radovan
I am sorry if I made any confusion here. I used the file in this Jean's post and just added at the end the same calculation with FindRoot() (picture in this post) instead od Bisection(). Just wanted to try it and add it to this problem as an alternative, nothing else. For instance, I could see that if we use some other guess value some of the calculations will give some non viable solutions (like on the attached picture). Moreover, I mentioned many times that nonlinear solvers are one of the great importance for me and having, say, lots of root finding functions are some of the "must have" things. I also mentioned few times that I had to give up from some of the nonlinear problems - in SMath I just did not know how to solved them.
Maths_Thermal_Physics_-_Rod_in_Cylinder_R2_[Alvaro]-corr.sm (23 KiB) downloaded 46 time(s).
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
1 users liked this post
Davide Carpi 2/2/2018 12:47:00 PM
#29 Posted: 6/1/2021 7:31:19 PM
I had some time to review the posts and complete the worksheet, which concurs with MathCad.
Wow! Three years later...
Best regards,
Norm
Thermal Physics - Rod in Cylinder.sm (35 KiB) downloaded 45 time(s).
Wow! Three years later...
Best regards,
Norm
Thermal Physics - Rod in Cylinder.sm (35 KiB) downloaded 45 time(s).
1 users liked this post
Alvaro Diaz Falconi 6/1/2021 11:21:00 PM
#30 Posted: 6/1/2021 9:12:40 PM
Well done ... will save as doctored attached.
Only one plot is enough. For export, you may want to mesh finer.
Tanks ... Jean.
Thermal Physics - Rod in Cylinder.sm (34 KiB) downloaded 44 time(s).
Only one plot is enough. For export, you may want to mesh finer.
Tanks ... Jean.
Thermal Physics - Rod in Cylinder.sm (34 KiB) downloaded 44 time(s).
#31 Posted: 6/1/2021 11:23:26 PM
WroteI had some time to review the posts and complete the worksheet, which concurs with MathCad.
Wow! Three years later...
Best regards,
Norm
Thermal Physics - Rod in Cylinder.sm (35 KiB) downloaded 45 time(s).
Hi Norm. Great job. Just an (old) note: You are not using Bisection from the function in the worksheet, but from Nonlinear solvers. For instance, try to delete the entire procedure, results are the same.
Best regards.
Alvaro.
#32 Posted: 6/1/2021 11:37:46 PM
Many thanks Jean and Alvaro! Your comments and suggestions are always welcome.
Sincerely,
Norm
Sincerely,
Norm
#33 Posted: 6/2/2021 9:35:05 AM
Bisection had & has special meaning in Mathcad, module designed by Robert A.
I have NOT implemented in Smath, so much are RemToDo.
It populates more points in the region(s) of step entrance/departure.
I have refactored a bit your project, mostly the 'X' population.
Image below is what you should have.
Smath has long times reached incompatibilities from versions to versions.
I'm saying that because, re-opening what I posted was not same !!!
If you don't have the gray fill in the graph, please let me know,
the trick is simple but undocumented.
Take care, be patient ... Jean.

Project Thermal Physics - Rod in Cylinder [Nash 202106002].sm (38 KiB) downloaded 37 time(s).
I have NOT implemented in Smath, so much are RemToDo.
It populates more points in the region(s) of step entrance/departure.
I have refactored a bit your project, mostly the 'X' population.
Image below is what you should have.
Smath has long times reached incompatibilities from versions to versions.
I'm saying that because, re-opening what I posted was not same !!!
If you don't have the gray fill in the graph, please let me know,
the trick is simple but undocumented.
Take care, be patient ... Jean.
Project Thermal Physics - Rod in Cylinder [Nash 202106002].sm (38 KiB) downloaded 37 time(s).
-
New Posts
-
No New Posts