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

test_set_interior: process to create initial condition files / baselines should be kept in repository #13

Open
mnlevy1981 opened this issue Jul 18, 2019 · 0 comments

Comments

@mnlevy1981
Copy link
Owner

There are some scripts in mnlevy1981/MARBL-notebooks that are used to generate the initial condition files that should be streamlined and moved to this repository instead. Also, need to have a README file outlining the process:

  1. Create a G1850ECO case using T62_g17 resolution

  2. XML changes:

    • DOUT_S = FALSE
    • STOP_N=1 (and keep STOP_OPTION=ndays)
    • POP_TAVG_R8=TRUE
  3. user_nl_pop needs the following

    lecosys_tavg_all = .true.
    time_mix_opt = 'avgfit'
    surf_avg_dic_const = 0
    surf_avg_alk_const = 0
    
  4. user_nl_MARBL needs the following

    lecovars_full_depth_tavg = .true.
    
  5. SourceMods

    • Update ocn.base.tavg.csh to get nstep output in the first stream (and write new files for each step)
    • Update ecosys_diagnostics to remove all the FvPER and FvICE variables (POP doesn't define them when surf_avg = 0 in the namelist)
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