Skip to content
Snippets Groups Projects
  • Lionel GUEZ's avatar
    96a69799
    In procedure nearby_extr, it is maybe faster to test selection /= i · 96a69799
    Lionel GUEZ authored
    than extr_map /= i.
    
    Preparing to remove the coding of sufficient amplitude in extr_map: do
    not use anywhere the sign of extr_map, use the component suff_amp of
    the type eddy instead.
    
    In program test_successive_overlap, I would rather not use default
    values for namelist variables.
    
    Add a larger test for successive_overlap, to have eddies wih
    insufficient amplitude in the region.
    96a69799
    History
    In procedure nearby_extr, it is maybe faster to test selection /= i
    Lionel GUEZ authored
    than extr_map /= i.
    
    Preparing to remove the coding of sufficient amplitude in extr_map: do
    not use anywhere the sign of extr_map, use the component suff_amp of
    the type eddy instead.
    
    In program test_successive_overlap, I would rather not use default
    values for namelist variables.
    
    Add a larger test for successive_overlap, to have eddies wih
    insufficient amplitude in the region.