Ignore:
Timestamp:
08/16/10 17:21:33 (14 years ago)
Author:
pinsard
Message:

better representation of variable parts in filenames

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SIMULS_IRCAAM/progfiltrage_simulation.F90

    r82 r85  
    1919C +todo+ 
    2020C 
    21 C From olr_nofiltre_arpege\_ \ *simulation*\ .dat. 
    22 C ``progfiltrage_simulation.x`` compute +todo+. 
     21C From :file:`olr_nofiltre_arpege_{simulation}.dat`, ``progfiltrage_simulation.x`` compute +todo+. 
    2322C 
    2423C ``progfiltrage_simulation.x`` write 
    25 C olr_filtre\_\ *period1*\ -\ *period2*\ d_arpege\_ \ *simulation*\ .dat. 
     24C :file:`olr_filtre_{period1}-{period2}d_arpege_{simulation}.dat`. 
    2625C 
    2726C 
     
    3635C ======== 
    3736C 
    38 C Following line read ``olr_nofiltre_arpege_AfNQIVIV.dat``, 
     37C Following line read :file:`olr_nofiltre_arpege_AfNQIVIV.dat`, 
    3938C compute ++, 
    40 C write ``olr_filtre_10-30d_arpege_AfNQIVIV.dat`` 
    41 C :: 
     39C write :file:`olr_filtre_10-30d_arpege_AfNQIVIV.dat`:: 
    4240C 
    4341C $ echo "arpege AfNQIVIV 10 30" | progfiltrage_simulation.x - 
Note: See TracChangeset for help on using the changeset viewer.