YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Interpolation from weight file

Table of Contents

Description

This interpolation method generates an interpolation based on the contents of a provided weight file. The weight file has to be in the YAC weight file format. The weight file can be generated by writing any interpolation stack to file (see Interpolation stack). A weight file can contain weight based interpolation stencils and fixed values.

To reduce memory consumption per process, the contents of the weight file is read in and distributed by multiple processes (if available) in parallel.

As for any interpolation method, the file method can also be combined with other methods in the Interpolation stack.

YAC reads the weight files in parallel. This parallel input can be configed as described here: Configuration of parallel IO in YAC.

Options

YAML example

interpolation:
- user_file:
filename: weight_file.nc