Skip to main content
1-Visitor
April 8, 2017
Solved

Parametrized solve block with pdesolve

  • April 8, 2017
  • 1 reply
  • 1699 views

 

Dear PTC Community,

 

I am trying to solve one dimensional heat conduction in a hollow cylinder (for example a pipe) with heat convection both from the inside and outside. 

Is there a way to use parametrized solve block with pdesolve? I want to be able to use the solve block for different values of Ti and hi, in a for-loop.

 

I appreciate your advice.

 

Thanks in advance  🙂

Hollow-cylinder.jpg

 

Best answer by Werner_E

Yes, there is a way and fortunately is easy and straightforward:

1 reply

Werner_E25-Diamond IAnswer
25-Diamond I
April 10, 2017

Yes, there is a way and fortunately is easy and straightforward:

npouladi1-VisitorAuthor
1-Visitor
April 10, 2017

Great help, thank you very much 🙂