Ignore:
Timestamp:
Jun 10, 2016, 12:23:57 PM (8 years ago)
Author:
jyg
Message:

Correcting a bug in alpale_th.F90: now

proba_notrig and random_notrig are arguments of
subroutine alpale; their values are present in the
output files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/physiq_mod.F90

    r2554 r2556  
    27762776!jyg<
    27772777!
    2778           CALL alpale_th( dtime, lmax_th, t_seri, &
     2778          CALL alpale_th( dtime, lmax_th, t_seri,  &
    27792779                          cin, s2, n2,  &
    27802780                          ale_bl_trig, ale_bl_stat, ale_bl,  &
    2781                           alp_bl, alp_bl_stat )
     2781                          alp_bl, alp_bl_stat, &
     2782                          proba_notrig, random_notrig)
    27822783
    27832784          ! ------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.