-
Notifications
You must be signed in to change notification settings - Fork 49
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
PR to test openacc in main #632
Open
basava70
wants to merge
383
commits into
openacc_test_main
Choose a base branch
from
main
base: openacc_test_main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ifveR (vertical expl) and difviR (vertical impl)
…bugfix_hnode_in_Trz_and_difveR_which_tr_in_Trxy
…ix_hnode_in_Trz_and_difveR_which_tr_in_Trxy
Initialize recom variables, modify BGC tracers, call recom Recom related tracer fields are generated by fesom. The first step in recom is to make sure that we have correct units and initial values. This is done in recom_init and after the ocean_setup.
… come in an separate commit
…ifveR_which_tr_in_Trxy
delete unnecessary variable
…es_diag.F90, src/oce_ale_tracer.F90, config/namelist.cvmix
Read the file names and associated variables from the namelist.recom Atmospheric CO2, Fe and N deposition, riverine input of alkalinity, DIC, DIN, DOC, DON, Fe and erosion as PON and POC are read.
…order, if it is not setted in namelist.tra
…cer gradients. Its was decided to use tr^n, which means that the tr_AB can be kicked out from the DVD computation
…e first ones isnt need anymore due to the AB2/3 order update, the later one isnt need anymore due to the fixed bug from tracer synchronisation of the tracer gradient computation
…esold(1, :, :), therefor allocate new array for trstar= (trold + tr)*0.5_WP
…issolved Iron) Dissolved iron concentration is limited by the cut-off value 0.6 (umol/m3) in deep Eastern Equatorial Pacific. High concentration of dissolved iron in deep ocean disperses in all directions quickly. After several decades, mid-ocean iron concentration reaches higher levels. Exclude the depths shallower than 2000 m.
Read the correct file for DIC during initialisation. Keep the initial surface ocean alkalinity in Alk_surf. There is an option to read preindustrial or modern Dissolved Inorganic Carbon (DIC). It is controlled via DIC_PI switch in namelist.recom. Alk_surf holds the initial state of surface ocean alkalinity. Iterated alkalinity field is nudged to Alk_surf to keep the model drift plausible.
Update mpi again
…star, there are also two changes in icepack itself
…in ../src/icepack_drivers/icedrv_transfer.F90
Fix/ibhf vertical mean
… dimension properly
… parameter for def_node_var_3d
… also the restart is volume conserving. Also only write eiter .ice. or .icepack. restart files
…fesom2 into workbench_mainf26_icepack
…om2 into icepack_fesom2_bugfix
solve icb related segfault
Workbench mainf26 icepack
delete unused files
fix MPI_ABORT in oifs context after change to 'use mpi'
…wise the channel configuration runs into EOF file reading problems, searching for the icebergs section
change namelist.config.toy_soufflet
Fix/ibhf ocea ale tra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.