EMBED

References: Huang2011, HeatonBurgess2007

This section contains all information to run embedded calculations. [Edit on GitHub]

Subsections

Keywords

Keyword descriptions

EMBED_METHOD

Type: enum
Default: DFET
Usage: EMBED_METHOD DFET

Description: Select DFET or DMFET.

Valid values:

  • DFET DFET

  • DMFET DMFET

[Edit on GitHub]

GROUP_PARTITION

Type: integer[ ]
Usage: group_partition 2 2 4 2 4

Description: gives the exact number of processors for each group. If not specified processors allocated will be equally distributed for the specified subforce_eval, trying to build a number of groups equal to the number of subforce_eval specified.

[Edit on GitHub]

NGROUPS

Type: integer
Default: 1
Aliases: NGROUP
Usage: ngroups 4

Description: Gives the wanted number of groups. Currently must be set to 1

[Edit on GitHub]