octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #31512] Problem with code on Linux octave 3.2.


From: anonymous
Subject: [Octave-bug-tracker] [bug #31512] Problem with code on Linux octave 3.2.3 and 3.2.4/// OK on mac w/ 3.2.3
Date: Mon, 01 Nov 2010 19:38:54 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.10) Gecko/20100914 SUSE/3.6.10-1.6.1 Firefox/3.6.10

URL:
  <http://savannah.gnu.org/bugs/?31512>

                 Summary: Problem with code on Linux octave 3.2.3 and
3.2.4///  OK on mac w/ 3.2.3
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon Nov  1 19:38:52 2010
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: kody
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hello,

I have a code which runs forward solves of Navier Stokes with a 4th order etd
method.  It works fine on matlab and on octave 3.2.3 on my mac, but when i
submit to queue or even run it on a linux workstation running 3.2.4, it
consistently blows up!  (as though something were wrong with the code - such a
situation would ordinarily be remedied by).  Other than standard operations,
it runs a number of FFTs.

Further to this, I have now run the exact same code on another Linux machine
(SuSe v.11) with octave 3.2.3 and it also blows up!

The code (attached) is run by the command EVG and then the energy should
remain roughly constant and order 1.  On the first machine (3.2.4) it blows up
at 482

octave:14> en(482)
ans =  2.1751e+05

The second (3.2.3) it blows up later

octave:17> en(533)
ans =  9.6420e+05

Many thanks in advance.  

Best regards,
Kody



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon Nov  1 19:38:53 2010  Name: test.tar  Size: 100kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=21893>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31512>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]