Skip to content
New issue

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

PBL height assimilation #70

Open
gmao-yzhu opened this issue Mar 10, 2021 · 1 comment
Open

PBL height assimilation #70

gmao-yzhu opened this issue Mar 10, 2021 · 1 comment
Assignees

Comments

@gmao-yzhu
Copy link

This effort is to enable PBL height assimilation in the GEOS system.

@gmao-yzhu gmao-yzhu self-assigned this Mar 10, 2021
@gmao-yzhu
Copy link
Author

gmao-yzhu commented Mar 10, 2021

The following code changes have been inserted by hand into the git feature/yzhu/PBL_height:

| src/Applications/GSI_App/GSI_GridComp.rc.tmpl
| src/Applications/GSI_App/GSIsa_Gaussian.F90

| GMAO_hermes/dyn_iupd.F90
| GMAO_hermes/m_dyn.f90
| GMAO_hermes/m_dynp.F90

| GEOSaana_GridComp/GEOSgsi_Coupler/cplr_ensemble.F90
| GEOSaana_GridComp/GEOSgsi_Coupler/geos_StateIO.F90
| GEOSaana_GridComp/GEOSgsi_Coupler/geos_pertState.F90
| GEOSaana_GridComp/GEOSgsi_Coupler/geos_pertStateIO.F90
| GEOSaana_GridComp/GSI_GridComp/GSI_GridCompMod.F90
| GEOSaana_GridComp/GSI_GridComp/compute_qvar3d.f90
| GEOSaana_GridComp/GSI_GridComp/control2model.f90
| GEOSaana_GridComp/GSI_GridComp/control2model_ad.f90
| GEOSaana_GridComp/GSI_GridComp/ensctl2model.f90
| GEOSaana_GridComp/GSI_GridComp/ensctl2model_ad.f90
| GEOSaana_GridComp/GSI_GridComp/ensctl2state.f90
| GEOSaana_GridComp/GSI_GridComp/ensctl2state_ad.f90
| GEOSaana_GridComp/GSI_GridComp/hybrid_ensemble_isotropic.F90
| GEOSaana_GridComp/GSI_GridComp/inc2guess.f90
| GEOSaana_GridComp/GSI_GridComp/intpblh.f90
| GEOSaana_GridComp/GSI_GridComp/m_berror_stats.f90
| GEOSaana_GridComp/GSI_GridComp/m_pblhNode.F90
| GEOSaana_GridComp/GSI_GridComp/prewgt.f90
| GEOSaana_GridComp/GSI_GridComp/prt_guess.f90
| GEOSaana_GridComp/GSI_GridComp/read_obs.F90
| GEOSaana_GridComp/GSI_GridComp/read_pblh.f90
| GEOSaana_GridComp/GSI_GridComp/setuppblh.f90
| GEOSaana_GridComp/GSI_GridComp/stppblh.f90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant