Ignore:
Timestamp:
Jun 23, 2009, 11:35:20 PM (15 years ago)
Author:
yann meurdesoif
Message:

Correction de FH sur la sponge layer de top_bound + parallelisation des corrections.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4-dev/libf/dyn3dpar/conf_gcm.F

    r1176 r1190  
    291291       CALL getin('dissip_zref',dissip_zref )
    292292
     293       iflag_top_bound=1
     294       tau_top_bound=1.e-5
     295       CALL getin('iflag_top_bound',iflag_top_bound)
     296       CALL getin('tau_top_bound',tau_top_bound)
     297
     298!
    293299!Config  Key  = coefdis
    294300!Config  Desc = coefficient pour gamdissip
Note: See TracChangeset for help on using the changeset viewer.