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

(*)close_param_file always closes the input files #549

Merged
merged 2 commits into from
Jul 7, 2017

Conversation

Hallberg-NOAA
Copy link
Collaborator

Previously close_param_file would only close the ascii input files if had
been called without quiet_close=True, which could lead to errors when a file
that was already open was reopened. This change ensures that a call to
close_param_file always closes the input files. All answers are bitwise
identical in cases that worked before.

  Previously close_param_file would only close the ascii input files if had
been called without quiet_close=True, which could lead to errors when a file
that was already open was reopened.  This change ensures that a call to
close_param_file always closes the input files.  All answers are bitwise
identical in cases that worked before.
@adcroft adcroft merged commit c8d3ac0 into mom-ocean:dev/gfdl Jul 7, 2017
nikizadehgfdl pushed a commit to nikizadehgfdl/MOM6 that referenced this pull request Oct 9, 2017
- Round-off changes due to symmetry-dix in bracketing.
- Changes answers for many experiments.

- NOAA-GFDL/MOM@cec7499 Merge branch 'nicjhan-531-transform-bracketing-fix' into dev/gfdl
- NOAA-GFDL/MOM@e2cdbb3 Merge branch '531-transform-bracketing-fix' of https://github.com/nicjhan/MOM6 into nicjhan-531-transform-bracketing-fix
- NOAA-GFDL/MOM@c8d3ac0 Merge pull request mom-ocean#549 from Hallberg-NOAA/dev/gfdl
- NOAA-GFDL/MOM@e344fb9 Merge branch 'dev/gfdl' of github.com:NOAA-GFDL/MOM6 into dev/gfdl
- NOAA-GFDL/MOM@ea1a338 Merge pull request mom-ocean#548 from breichl/user/bgr/Fix_BuoyFlux_merged
- NOAA-GFDL/MOM@0f5a5ed (*)close_param_file always closes the input files
- NOAA-GFDL/MOM@da325d6 Merge pull request mom-ocean#547 from CarolineCardinale/dev/gfdl
- NOAA-GFDL/MOM@7756722 Merge pull request mom-ocean#546 from Hallberg-NOAA/dev/gfdl
- NOAA-GFDL/MOM@8a5704d Add missing comment to MOM_forcing_type.F90
- NOAA-GFDL/MOM@1bdfa54 Merge branch 'dev/gfdl' into user/bgr/Fix_BuoyFlux_merged
- NOAA-GFDL/MOM@94c1735 Added Doxygen Comments
- NOAA-GFDL/MOM@0357baa (*)Convert GV%Angstrom to units of H
- NOAA-GFDL/MOM@c0e00a4 Added chksum calls for h_u and h_v in btcalc
- NOAA-GFDL/MOM@d4999e3 Corrected the chksum scaling for pbce
- NOAA-GFDL/MOM@3d1d9c0 Merge branch 'user/bgr/BuoyFluxFix' into user/bgr/Fix_BuoyFlux_merged
- NOAA-GFDL/MOM@eaefd55 Remove apostrophe from comments in MOM_forcing_type.F90
- NOAA-GFDL/MOM@7c0b9a2 Adding code changes that are part of previous commit.
- NOAA-GFDL/MOM@9bd84c2 Code fix to remove 2nd call to extractfluxes1d when using ePBL.
- NOAA-GFDL/MOM@10e5fc2 Bracketing fix for transform test. Changes answers.
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.

2 participants