Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


This is a summary of steps required to create mapping/weighting/domain files for the model if one starts with an atmosphere, HOMME, mesh. We follow instructions in ACME and HOMME files with some modifications and clarifications.

 


There are a few types of grids/maps/files that are discussed below:

  • A HOMME mesh: A HOMME mesh is either built in HOMME internally, based on Number of Elements (NE) per cube edge(so there is no file that HOMME reads), or an Exodus *.g mesh that lists conforming quadrilaterals.
  • A SCRIP file: A mesh that is required to couple HOMME to other parts of the model. It is a dual grid for the HOMME grid. It contains spherical polygons that are centered (in a general sense) at HOMME grid (quadrature) points. Its name usually contains suffix _scrip. Elaborate on _chevrons, _pentagons...
  • A LATLON file: A file that contains latlon data of HOMME quadrature points/DOFs in a certain format. Its name usually contains suffix _latlon.
  • An _aave file: A conservative mapping file from one SCRIP file to another with suffix _aave in its name. Needed to construct domain files.
  • A _bilin file: A bilinear, not conservative, mapping file from one SCRIP file to another with suffix _bilin in its name.

 

 

 

  • No labels