Changeset 4554


Ignore:
Timestamp:
May 31, 2023, 2:26:32 PM (12 months ago)
Author:
musat
Message:

Correction if
Ionela Musat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/grid/dimension/makdim

    r4440 r4554  
    1212fi
    1313
    14 if ( ( ($1 % 8 != 0)) && (( $# == 3 ) ) || ( $1 == 1 ) )
     14if ( (( $1 % 8 != 0 )) && (( $# == 3 )) || (( $1 == 1 )) )
    1515then
    1616    echo "The number of longitudes must be a multiple of 8."
Note: See TracChangeset for help on using the changeset viewer.