Ignore:
Timestamp:
Jul 18, 2024, 9:28:57 AM (2 months ago)
Author:
abarral
Message:

Transform gr_dyn_fi_p.F, gr_fi_dyn_p.F, calfis_loc.F into free-form modules.
Reorder CPP_PARA keys in lmdz_call_calfis.F90, lmdz_calfis_loc.F90, lmdz_gr_dyn_fi_p.F90, lmdz_gr_fi_dyn_p.F90 to avoid implicit declarations.
Remove redundant -cpp -D.. on arch.
Correct "!OMP" -> "!$OMP"
Correct typo in lmdz_xios.F90, wstats.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/obsolete/wstats.F90

    r2321 r5066  
    294294! The number of dimensions 'nbdim' of the variable, as well as the IDs of
    295295! corresponding dimensions must be set (in array 'dimids').
    296 ! Upon successfull definition of the variable, 'nvarid' contains the
     296! Upon successful definition of the variable, 'nvarid' contains the
    297297! NetCDF ID of the variable.
    298298! The variables' attributes 'title' (Note that 'long_name' would be more
Note: See TracChangeset for help on using the changeset viewer.