Ignore:
Timestamp:
08/30/11 16:13:04 (13 years ago)
Author:
berrada
Message:

commit final avec filtre

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branche-mb/src/sinobad.d

    r67 r68  
    1 defval K_NEU 
     1//defval K_NEU 
    22#define FZIMP 
    33#define FILTER 
    4 //#define FILZNOL 
    5 #define FILLNOZ 
     4#define FILZNOL 
     5//#define FILLNOZ 
    66//#define SOLSORYAO 
    77//#define OPTIMORDER 
     
    2222defval TU       2 | start time step 
    2323#ifdef FILTER 
    24 defval OFTL      10 
    25 defval OFTZ      0 
    26 defval OFT       10 
     24defval OFTL      0 
     25defval OFTZ      4 
     26defval OFT       4 
    2727#endif 
    2828#ifndef FILTER 
     
    329329//#---------->dta_zfil 
    330330#ifndef FILLNOZ 
     331 
    331332#ifndef FILZNOL 
    332333#ifndef FZIMP 
     
    367368ctin     ta_c           1       from    dta_zfexp               1  i    j    k   t 
    368369#endif 
    369 #endif 
     370 
     371#endif 
     372 
    370373#ifdef FILLNOZ 
    371374ctin     ta_c           1       from    dta_lfexp               1  i    j    k   t 
     
    12091212#ifdef FILTER 
    12101213insert_fct  arg load_eb 
    1211 insert_fct  init_nu 
     1214insert_fct  arg init_nu 
     1215insert_fct  arg xset_fdt_fco 
    12121216#endif 
    12131217insert_fct arg xwriteout 
Note: See TracChangeset for help on using the changeset viewer.