<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265232</link>
    <title>MATLAB Central Newsreader - PDE in spherical Coordinates</title>
    <description>Feed for thread: PDE in spherical Coordinates</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Sat, 07 Nov 2009 11:08:01 -0500</pubDate>
      <title>PDE in spherical Coordinates</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265232#692871</link>
      <author>Chem IITKGP Chaudhary</author>
      <description>Hi&lt;br&gt;
&lt;br&gt;
I am trying to solve a group of 5 pdes which have time and radius as independent variables. There is theta and phi symmetry. But each equation has a source term. How do I go about it? I tried the pde tool box but there I can only use the cylindrical and cartesian coordinates?&lt;br&gt;
I am beginner in MATLAB. Plz help</description>
    </item>
    <item>
      <pubDate>Sat, 07 Nov 2009 11:58:56 -0500</pubDate>
      <title>Re: PDE in spherical Coordinates</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265232#692872</link>
      <author>Torsten Hennig</author>
      <description>&amp;gt; Hi&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I am trying to solve a group of 5 pdes which have&lt;br&gt;
&amp;gt; time and radius as independent variables. There is&lt;br&gt;
&amp;gt; theta and phi symmetry. But each equation has a&lt;br&gt;
&amp;gt; source term. How do I go about it? I tried the pde&lt;br&gt;
&amp;gt; tool box but there I can only use the cylindrical and&lt;br&gt;
&amp;gt; cartesian coordinates?&lt;br&gt;
&amp;gt; I am beginner in MATLAB. Plz help&lt;br&gt;
&lt;br&gt;
This is a system of 5 pdes in one space dimension.&lt;br&gt;
By setting m=2 in MATLAB's 'pdepe', you can solve in&lt;br&gt;
spherical coordinates. Also source terms can be &lt;br&gt;
prescribed in the s-array. &lt;br&gt;
See whether the structure of your equations fits in&lt;br&gt;
the required form for 'pdepe'.&lt;br&gt;
&lt;br&gt;
Best wishes&lt;br&gt;
Torsten.</description>
    </item>
  </channel>
</rss>

