Daniel,

Thanks for the reply and go ahead and make the changes. Also the lines,

        self.CFL = interiorCFL / vol1
        self.CFL = numerix.maximum(interiorCFL / vol2, self.CFL)

in VanLeerConvectionTerm._getOldAdjacentValues() do not seem to do anything.

I will have a look at the Riemann branch as I work through the
CLAWPACK book, thanks for the info.

Jason

On Thu, Mar 21, 2013 at 11:20 AM, Daniel Wheeler
<[email protected]> wrote:
>
>
>
> On Thu, Mar 21, 2013 at 8:59 AM, Jonathan Guyer <[email protected]> wrote:
>>
>>
>>
>> File a ticket at http://matforge.org/fipy/newticket. If you're fixing a
>> bug, then file a "defect" ticket about the bug; if you're adding a new
>> feature, then an "enhancement" ticket; etc. Then paste the result of `git
>> request-pull develop origin` (or whatever is appropriate for your branch and
>> clone) into a comment on the ticket. You can send a message to the mailing
>> list about it if you like, but I at least should see your pull request on my
>> RSS feed.
>
>
>
> FYI, I filed a ticket, see http://matforge.org/fipy/ticket/564.
>
> --
> Daniel Wheeler
>
> _______________________________________________
> fipy mailing list
> [email protected]
> http://www.ctcms.nist.gov/fipy
>   [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
>



-- 
--
  Jason K. Furtney, PhD
  Itasca Consulting Group
  111 3rd Ave. South, Suite 450
  Minneapolis, MN 55401 USA
    (612) 371-4711

  www.itascacg.com
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to