Ignore:
Timestamp:
07/17/19 00:03:12 (5 years ago)
Author:
dubos
Message:

devel/unstructured : fixed generation of local mesh information + restored background wind in DCMIP31

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/dcmip/dcmip_initial_conditions_test_1_2_3_v5.f90

    r957 r960  
    12301230        real(rstd), parameter ::        & 
    12311231                                Om      = 0.d0,                 &       ! Rotation Rate of Earth 
    1232 !                               u0      = 20.d0,                &       ! Reference Velocity  
    1233                                 u0      = 0.d0,                 &       ! FIXME : no zonal wind for NH tests 
     1232                                u0      = 20.d0,                &       ! Reference Velocity  
     1233!                               u0      = 0.d0,                 &       ! FIXME : no zonal wind for NH tests 
    12341234                                Teq     = 300.d0,               &       ! Temperature at Equator     
    12351235                                Peq     = 100000.d0,            &       ! Reference PS at Equator 
Note: See TracChangeset for help on using the changeset viewer.