We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Purpose: Test new gustiness formulation to align with Redelsperger et al (2000) with alpha = 3x
Description: Same as 78b except use new formulation for gustiness with alpha = 3x
vmag = max(seq_flux_atmocn_minwind, sqrt( (ubot(n)-us(n))**2 + (vbot(n)-vs(n))**2 + (3.0_R8*ugust(min(rainc(n),6.94444e-4_r8))**2)) )
in shr_flux_mod.F90
Case directory:
Locally (if still available): /glade/campaign/cesm/cesmdata/cseg/runs/cesm2_0/b.e23_alpha16g.BLT1850.ne30_t232.081b
/glade/campaign/cesm/cesmdata/cseg/runs/cesm2_0/b.e23_alpha16g.BLT1850.ne30_t232.081b
On github: https://github.com/NCAR/amwg_dev/tree/b.e23_alpha16g.BLT1850.ne30_t232.081b
Sandbox:
Locally (if still available): /glade/work/hannay/cesm_tags/cesm2_3_alpha16g
/glade/work/hannay/cesm_tags/cesm2_3_alpha16g
On github: https://github.com/ESCOMP/cesm/tree/cesm2_3_alpha16g
Diagnostics:
Output:
/glade/derecho/scratch/hannay/archive/b.e23_alpha16g.BLT1850.ne30_t232.081b/
/glade/campaign/cgd/amp/amwg/climo/b.e23_alpha16g.BLT1850.ne30_t232.081b
Contacts: @cecilehannay, @megandevlan, @swrneale, @PeterHjortLauritzen, @adamrher, @JulioTBacmeister, @gustavo-marques
Extra details:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Purpose:
Test new gustiness formulation to align with Redelsperger et al (2000) with alpha = 3x
Description:
Same as 78b except use new formulation for gustiness with alpha = 3x
in shr_flux_mod.F90
Case directory:
Locally (if still available):
/glade/campaign/cesm/cesmdata/cseg/runs/cesm2_0/b.e23_alpha16g.BLT1850.ne30_t232.081b
On github:
https://github.com/NCAR/amwg_dev/tree/b.e23_alpha16g.BLT1850.ne30_t232.081b
Sandbox:
Locally (if still available):
/glade/work/hannay/cesm_tags/cesm2_3_alpha16g
On github: https://github.com/ESCOMP/cesm/tree/cesm2_3_alpha16g
Diagnostics:
https://webext.cgd.ucar.edu/BLT1850/b.e23_alpha16g.BLT1850.ne30_t232.081b/
Output:
/glade/derecho/scratch/hannay/archive/b.e23_alpha16g.BLT1850.ne30_t232.081b/
/glade/campaign/cgd/amp/amwg/climo/b.e23_alpha16g.BLT1850.ne30_t232.081b
Contacts:
@cecilehannay, @megandevlan, @swrneale, @PeterHjortLauritzen, @adamrher, @JulioTBacmeister, @gustavo-marques
Extra details:
The text was updated successfully, but these errors were encountered: