Discretization in cylindrical coordinates, unit thickness for azimuth?

geetar_king
Messages
26
Reaction score
0
I am setting up a numerical simulation from a 2D discretization of the heat equation in cylindrical coordinates.

my spatial variables are radius (r), height (z), and azimuth (ø).

The assumption is that there is no gradient along the azimuth direction (if temperature is T then dT/dø = 0)

My problem is that I do not know how to handle the thickness Δø of my element. If I were to instead have a problem with dT/dz = 0 I know that I would use Δz = 1, but for this problem do I do the same and use Δø=1 or should it be a thickness based on r?
 
Physics news on Phys.org
I'm sorry you are not generating any responses at the moment. Is there any additional information you can share with us? Any new findings?
 
I've realized the azimuth drops out of the differential equation so my question no longer applies.
 
Back
Top