From c7c19597b7e6ad3186f75f20a22a21fec57bee27 Mon Sep 17 00:00:00 2001 From: Jason Sarich Date: Tue, 15 Aug 2017 10:19:18 -0500 Subject: [PATCH] add option CHARGE_ACCOUNT to charge compute time to if different from PROJECT This option can be set by environment variable or in config_machines.xml Helpful because PROJECT can be used for directory names that don't match the name of the charge account. --- cime_config/config_component.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cime_config/config_component.xml b/cime_config/config_component.xml index 687564833680..0ac48b371bec 100644 --- a/cime_config/config_component.xml +++ b/cime_config/config_component.xml @@ -2608,6 +2608,14 @@ project for project-sensitive build and run paths, and job scripts + + char + + job_submission + env_batch.xml + project to charge in scripts if different from PROJECT + + char unknown