Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Confirmed: potential for users of CMEM

CMEM (

Copyright © ECMWF) is a Fortran90 software package. It has been tested with pgf90, gfortran and ifc fortran compilers. It includes 47 subroutines and 9880 lines2006-2020 ECMWF.

This software is licensed under the terms of the Apache License Version 2.0
which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.

In applying this license, ECMWF does not waive the privileges and immunities granted to it by
virtue of its status as an intergovernmental organization nor does it submit to any jurisdiction.

Download CMEM:

When you download CMEM, please keep us informed, by sending us an e-mail (see contact). You will then be added to the CMEM users diffusion list and we will keep you informed of any modifications, bug reports and new version of the code.

Current version

cmem_v6.1.tar.gz  CMEM version 6.1 (10 released May 20122020):

Download CMEM version 4.1 (Patches for cmem_soil.F90 and cmem_init.F90)

Characteristics of this new tag and difference with previous version.

Bug report on cmem v4.1 (2 reported bugs) 

 Patch cmem v4.1 to enable multi-layer (Wilheit) with netcdf and grib api IO

 


Old version

cmem_v6.0.tar.gz :  CMEM version 6.0 (released January 2020)

cmem_v5.1.tar.gz :  CMEM version 5.1 (Developed 2014-2015, released July 2015)

To get previous To get grevious versions please contact ECMWF (see CMEM contact page).


CMEM

...

Change Log


Test data:

CMEM Input/Output are coded in a modular way, so that the user can choose either ASCII, GRIB or NETCDF I/O format. For any of these I/O type, CMEM is flexible with automatic detection of the Input files sizes. See the description the description of CMEM I/O and Modelling Platform decriptioninput/output .

A test data set for CMEM v.6.0 is provided, including input/Output in the three formats (grib, acsii, netcdf). It is compatible since cmem 1.3. Output files are obtained with CMEM v4.0.

Note that for grib input/output you can use either GRIB API encoding ('gribapi' option, which is the default in cmem v2.1) or GRIBEX encoding ('gribex' option which was the default option until cmem_v1.3, named 'grib' at this stage).

Frequently Asked Questions
CMEM Users
Citing CMEM

io_sample_v6.1.tar.gz   :Test data for CMEM version 6.1 (May 2020)


CMEM How to compile

CMEM