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

Refactor how total Chlorophyll is summed #474

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

mnlevy1981
Copy link
Collaborator

Created a new marbl_interior_tendency_compute_totChl() routine to populate interior_tendency_output%outputs_for_GCM(ofg_ind%total_Chl_id), which is called from interior_tendency_compute(). This function is also available through the compute_totChl() function on the MARBL_interface_class, so GCMs can get the initial Chl field during initialization -- just need to copy non-negative values of tracers into tracers(:,:) component of the class after reading from IC / restart file.

Created a new marbl_interior_tendency_compute_totChl() routine to populate
interior_tendency_output%outputs_for_GCM(ofg_ind%total_Chl_id), which is called
from interior_tendency_compute(). This function is also available through the
compute_totChl() function on the MARBL_interface_class, so GCMs can get the
initial Chl field during initialization -- just need to copy non-negative
values of tracers into tracers(:,:) component of the class after reading from
IC / restart file.
@mnlevy1981 mnlevy1981 marked this pull request as ready for review October 17, 2024 21:24
@mnlevy1981 mnlevy1981 merged commit 2c04fb2 into marbl-ecosys:development Oct 21, 2024
1 check passed
@mnlevy1981 mnlevy1981 deleted the init_totChl branch October 21, 2024 19:58
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

Successfully merging this pull request may close these issues.

1 participant