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

Finalize FV3 dycore documentation #56

Closed
ligiabernardet opened this issue Jan 9, 2020 · 12 comments
Closed

Finalize FV3 dycore documentation #56

ligiabernardet opened this issue Jan 9, 2020 · 12 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@ligiabernardet
Copy link
Collaborator

The FV3 dycore documentation must be finalized and committed to https://github.com/NOAA-EMC/GFDL_atmos_cubed_sphere/tree/ufs_public_release/docs

By looking at HTML available at [https://noaa-emc.github.io/FV3_Dycore/html/index.html], it seems a few namelist variables are not described (see list below). If possible, please add documentation for all relevant variables. It also seems that some namelist variables may not be relevant/available for use with UFS, so it may be good to flag those.

List of variables that do not appear to be documented:
namelist /fv_core_nml/
m_split,
do_sat_adj,
do_f3d,
read_increment,
use_new_ncep,
use_ncep_phy,
scale_z,
w_max,
z_min,
lim_fac,
trdm2,
non_ortho,
ke_bg,
use_old_omega,
do_reed_physics,
reed_cond_only,
filter_phys,
fill_wz,
RF_fast,
full_zs_filter,
deglon_start,
deglon_stop,
deglat_start,
deglat_stop,
old_divg_damp,
nestbctype,
nsponge,
s_weight,
ioffset,
joffset,
gfs_phil,
adj_mass_vmr,
fac_n_spl,
fhouri,
regional,
bc_update_interval

@arunchawla-NOAA
Copy link
Collaborator

@bensonr can we get some help here?

@bensonr
Copy link
Collaborator

bensonr commented Jan 10, 2020

Sure. Please have the extended documentation team look at the doxygen documentation in the source file model/fv_arrays.F90. I believe most, if not all, entries are defined there.

@valbonakunkel-noaa
Copy link
Collaborator

I have this response from Lucas.

Some of these variables are undocumented and unsupported features and are not recommended for general use. The only ones that are recommended are those for the regional model (regional, bc_update_interval), and the read_increment which handles the DA interface. do_sat_adj enables the fast component of the GFDL microphysics; it must have the same value as fast_sat_adj in gfdl_cloud_microphysics_nml.

The nesting-related variables are being depreciated in favor of a new nesting namelist in the upcoming FV3 update and will be explained in the technical note that accompanies it.

@ligiabernardet ligiabernardet added the documentation Improvements or additions to documentation label Jan 14, 2020
@ligiabernardet
Copy link
Collaborator Author

Thank you @valbonakunkel-noaa and @bensonr

@valbonakunkel-noaa, could you please add documentation for the variables recommended by Lucas (regional, bc_update_interval, read_increment, and do_sat_adj. You can refer to the source code mentioned by Rusty for information.

@valbonakunkel-noaa My understanding is that this documentation is 95% ready. Can you please commit it to https://github.com/NOAA-EMC/GFDL_atmos_cubed_sphere/tree/ufs_public_release/docs? We continue updating afterwards, Thanks!

@ligiabernardet
Copy link
Collaborator Author

@valbonakunkel-noaa @junwang-noaa My understanding is that this documentation is 95% ready. Are we waiting for anything? Can you please commit it to https://github.com/NOAA-EMC/GFDL_atmos_cubed_sphere/tree/ufs_public_release/docs? We continue updating afterwards, Thanks!

@climbfuji
Copy link
Collaborator

We submitted a PR to ufs_public_release last week that contained scientific documentation for the dycore. Was this something else?

@ligiabernardet
Copy link
Collaborator Author

Thank you. I see the PR to ufs_public_release submitted last week already contains the documentation for the variables we requested. Display is at https://noaa-emc.github.io/FV3_Dycore/html/index.html.
In this case, do you still need this PR to the dev/emc branch NOAA-EMC/GFDL_atmos_cubed_sphere#10?

@climbfuji
Copy link
Collaborator

climbfuji commented Jan 30, 2020 via email

@ligiabernardet
Copy link
Collaborator Author

OK, let's consider this done.

@ligiabernardet
Copy link
Collaborator Author

@valbonakunkel-noaa @junwang-noaa This issue should not have been closed.
We still need the *.md files from this PR NOAA-EMC/GFDL_atmos_cubed_sphere#10 to show up in the release branch of GFDL_atmos_cubed_sphere. Can the code managers advise how to get it there? Tks

@arunchawla-NOAA
Copy link
Collaborator

@ligiabernardet can we close this now that you have it marked done?

@climbfuji
Copy link
Collaborator

In Ligia's absence, I will close this issue - the fv3dycore documentation has been merged.

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

No branches or pull requests

5 participants