HWRF  trunk@4391
File parm/hwrf_holdvars.conf

This is a configuration override file. This file sets options in the following sections:

Section [holdvars]

Holdvars variable generation section. This sets variables that are only used to create the holdvars file for ksh. Nothing in this section is ever used by the Python code. That vestigial file is just for compatibility with legacy external workflows, and it will be removed eventually. The external workflows that need it are: HHS - to decide whether things failed graphics scripts - for data paths Note that you must also edit parm/hwrf_holdvars.txt in order for the values in this section to be sent to the holdvars.txt file.

These variables are set automatically by hwrf.launcher.make_holdvars:

Options in this section:

[holdvars] COMIN

Input com directory

1 [holdvars]
2 COMIN = {com}

Defined in File parm/hwrf_holdvars.conf

[holdvars] COMOUT

output com directory

1 [holdvars]
2 COMOUT = {com}

Defined in File parm/hwrf_holdvars.conf

[holdvars] GSI

Do we run GSI?

1 [holdvars]
2 GSI = {cap_run_gsi}

Defined in File parm/hwrf_holdvars.conf

[holdvars] INIT

Do we run vortex initialization?

1 [holdvars]
2 INIT = {cap_run_relocation}

Defined in File parm/hwrf_holdvars.conf

[holdvars] GSID01

Do we run GSI for domain 1?

1 [holdvars]
2 GSID01 = NO

Defined in File parm/hwrf_holdvars.conf

[holdvars] GSID02

Do we run GSI for domain 2?

1 [holdvars]
2 GSID02 = {cap_run_gsi}

Defined in File parm/hwrf_holdvars.conf

[holdvars] GSID03

Do we run GSI for domain 3?

1 [holdvars]
2 GSID03 = {cap_run_gsi}

Defined in File parm/hwrf_holdvars.conf

[holdvars] FGATSTR

FGAT start hour relative to analysis time

1 [holdvars]
2 FGATSTR = -3

Defined in File parm/hwrf_holdvars.conf

[holdvars] FGATINV

FGAT increment in horus

1 [holdvars]
2 FGATINV = 3

Defined in File parm/hwrf_holdvars.conf

[holdvars] FGATEND

FGAT end hour relative to analysis time

1 [holdvars]
2 FGATEND = 3

Defined in File parm/hwrf_holdvars.conf

[holdvars] OCEAN

Ocean model

1 [holdvars]
2 OCEAN = POM

Defined in File parm/hwrf_holdvars.conf

[holdvars] MODEL

ATMOS or OCEAN: do we run coupled?

1 [holdvars]
2 MODEL = {holdvars_model}

Defined in File parm/hwrf_holdvars.conf

[holdvars] ENVEQUIV

Present cluster name

1 [holdvars]
2 ENVEQUIV = {WHERE_AM_I}

Defined in File parm/hwrf_holdvars.conf

[holdvars] EMCGRAPHICS

Do we run graphics jobs?

1 [holdvars]
2 EMCGRAPHICS = NO

Defined in File parm/hwrf_holdvars.conf