Changeset 81 for trunk/src/sinobad.d


Ignore:
Timestamp:
01/17/13 11:15:04 (11 years ago)
Author:
jbrlod
Message:

bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sinobad.d

    r78 r81  
    1919defval NY      22   
    2020defval NZ      31  
    21 defval NMAX    800 //    !  maximum of iterations for the SOR solver 
     21defval NMAX    800 //    !    maximum of iterations for the SOR solver 
    2222defval TA      10 |__DATE__ | number of time steps 
    2323defval TU       2 | start time step 
     
    6060//#option O_VARINCR 
    6161//#option    O_GRADTEST 
    62 //#option   O_DBG_NANF 
     62option   O_DBG_NANF 
    6363//#option   O_DBG_TING 
    6464//option O_DUAL 
     
    812812ctin     wa                     2       from    hdivn                   1  i    j    k    t 
    813813//#----------> 
    814 exec disp_ct_in 
     814//#exec disp_ct_in 
    815815 
    816816#ifdef OPTIMORDER 
Note: See TracChangeset for help on using the changeset viewer.