Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37423711
en ru br
ALT Linux repos
S:2.8.3-alt4

Group :: Development/Tools
RPM: mct

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.8.3-alt4
Build date: 9 november 2021, 08:29 ( 127.6 weeks ago )
Size: 3.44 Mb

Home page:   http://www.mcs.anl.gov/research/projects/mct/

License: MIT
Summary: The Model Coupling Toolkit
Description:

MCT is a set of open-source software tools for creating coupled models. MCT is
fully parallel and can be used to couple message-passing parallel models to
create a parallel coupled model. MCT is available as a small library and a set
of Fortran90 modules.

MCT provides model interoperability through a simple API. Two models that
declare and use MCT datatypes can be coupled with a minimum of effort.

MCT provides the following core coupling services:

   * a component model registry
   * domain decomposition descriptors
   * communications schedulers for parallel MxN intercomponent data transfer
     and MxM intracomponent data redistribution
   * a flexible and indexible (i.e., random-access) field data storage datatype
   * a time averaging and accumulation buffer datatype
   * a general spatial grid representation capable of supporting unstructured
     grids
   * parallel tools for intergrid interpolation implemented as matrix-vector
     multiplication spatial integration and averaging tools (including paired
     integrals to support conservative interpolation)
   * tools for merging data from multiple components for use by another
     component.
   * a programming model similar to that of the Message Passing Interface.

MCT can be used in single or multiple executable systems and allows sequential
or concurrent execution.

Current maintainer: Eugeny A. Rostovtsev (REAL)

List of contributors

List of rpms provided by this srpm:

  • libmct
  • libmct-debuginfo
  • libmct-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin