On Mon, Dec 9, 2013 at 1:00 PM, Larrue, Tara T. (ARC-TI)[UNIVERSITIES
SPACE RESEARCH ASSOCIATION] <tara.t.lar...@nasa.gov> wrote:
> Hi Daniel,
>
> I changed the boundary conditions and attached is my code for the 1-D 
> Equation:
> $$\frac{\partial T}{\partial t} = \frac{\partial}{\partial z}([km + K(z,t)] 
> \frac{\partial T}{\partial z})
> + \frac{1}{C} \frac{\partial Phi}{\partial z}$$

Hi Tara, Sorry for the slow response. Is there still a problem with
this? I tried to run it and I got the following error...

   Traceback (most recent call last):
      File "Hostetler3.py", line 612, in <module>
        tempList = runIterations()
      File "Hostetler3.py", line 608, in runIterations
        tempArray[step][depth_ind] = temp.value[depth_ind]
    NameError: global name 'tempArray' is not defined

I assume that this isn't the issue that concerns you.

-- 
Daniel Wheeler
_______________________________________________
fipy mailing list
fipy@nist.gov
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
  • Lake Tem... Larrue, Tara T. (ARC-TI)[UNIVERSITIES SPACE RESEARCH ASSOCIATION]
    • Re:... Daniel Wheeler
      • ... Larrue, Tara T. (ARC-TI)[UNIVERSITIES SPACE RESEARCH ASSOCIATION]
        • ... Daniel Wheeler

Reply via email to