Open rmontuoro opened 3 years ago
All
My runs are here:
run directory /scratch2/NCEPDEV/naqfc/Barry.Baker/p71_2016*
COM /scratch2/NCEPDEV/naqfc/Barry.Baker/COM/p71_2016*
DATA /scratch2/NCEPDEV/naqfc/Barry.Baker/DATA/p71_2016*
@lipan-NOAA is backing these up on HPSS for me
@bbakernoaa @lipan-NOAA May I know which path did you back up at HPSS. I did not see the path as @rmontuoro recommended.
@zhanglikate @bbakernoaa @rmontuoro I will archive all ours run to that directory.
Kate, would you let me know where are your outputs located ?
Li
@lipan-NOAA Here are all of my output:
20130101: /scratch2/NCEPDEV/naqfc/Kate.Zhang/fv3gfs/comrot/Jan_CPL_C384/gfs.20130101 20130301: /scratch2/NCEPDEV/naqfc/Kate.Zhang/fv3gfs/comrot/Jan_CPL_C384/gfs.20130301 20130701: /scratch2/NCEPDEV/naqfc/Kate.Zhang/fv3gfs/comrot/Jan_CPL_C384/gfs.20130701 20131001: /scratch2/NCEPDEV/naqfc/Kate.Zhang/fv3gfs/comrot/Jan_CPL_C384/gfs.20131001
@lipan-NOAA I copied the gocart AOD output from RUNDIR into output DIR and put them into the "chem" folder. Thanks.
Description:
Model Updates
As code changes are being reviewed and merged in the UFS weather model authoritative repository, I have created two feature branches in my ufs-weather-model fork including the latest model updates to begin running preliminary P7.1 experiments:
feature/p7.1
This branch includes the GOCART revision we have been testing, with both AOD and FENGSHA fixes.feature/p7.1-gocart-dev
This branch features NASA's pre-release version of GOCART 2G (2.0 rc1). This version includes:GOCART2G_GridComp.rc
(AOD fix included):<name>2G_instance_<name>.rc
. For example,DU2G_GridComp_DU.rc
becomesDU2G_instance_DU.rc
TROPP
). We can use a constant value inAERO_ExtData.rc
for the time being. For instance:Both of these branches also include:
APP=S2SW
)Please checkout either of those branches as follows:
or:
Workflow Updates
To start testing the branches above with a preliminary (fully-coupled) P7.1 configuration, I've also created a new global workflow branch in my forked repository. This branch supersedes the current
feature/aerosols
and includes a draft P7.1 case file:feature/p7.1
-u <url>
option tocheckout.sh
to download the ufs-weather-model code from a non-authoritative repositoryprototype7.1.yaml
)You may checkout this global workflow update as:
To use one of the branches above, please download the source code as follows:
then build using option
-c
for either atmosphere-aerosol or fully-coupled (P7.1) configurations, or-a
only for atmosphere-aerosols runs:Aerosol Configuration Files
Updated configuration files for GOCART 2.0 rc1 (ufs-weather-model branch
feature/p7.1-gocart-dev
above) are available in therc.hera
folder of this repository's branch feature/p7.1-gocart-dev.These files can be used as a template for P7.1 experiments. Note that brown carbon (
br
) has been disabled in current configurations. However, the component can be turned on for testing purposes using the following settings inGOCART2G_GridComp.rc
:and configuration file
CA2G_instance_CA.br.rc
. Two additional tracers also need to be added as done for the BC and OC components.