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

w3adc multi-switch updates #168

Merged
merged 4 commits into from
Feb 20, 2020
Merged

Conversation

ukmo-ccbunney
Copy link
Collaborator

PR #160 included an update to w3adc.f to handle multiple switches on a single source code line.
This PR continues that work with the following enhancements:

  • Limit on the maximum number of switches on a line (currently 4)
  • Increase the maximum input line length to 172 characters.
  • Update to all_switches script to capture multiple switches.
  • Update to the System/Preprocessor section of the manual.

@ukmo-ccbunney ukmo-ccbunney added the enhancement New feature or request label Feb 11, 2020
@ukmo-ccbunney
Copy link
Collaborator Author

@CarstenHansen - would you be kind enough to also review this PR?
(Apologies - I can't formally add you as a reviewer).

Copy link
Contributor

@CarstenHansen CarstenHansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see no problems in this PR.

I would prefer that the guide 'WAVEWATCH III development best practices' had a section about switches, where the detailed instructions for placing of multiple switches could be addressed, but the guide just refers to the users manual.

@ukmo-ccbunney
Copy link
Collaborator Author

Regression matrix output - all identical except the usual mww3_test_03 regtests:
matrixCompSummary.zip

Copy link
Collaborator

@ajhenrique ajhenrique left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@aliabdolali aliabdolali merged commit bce0f1f into NOAA-EMC:develop Feb 20, 2020
@ukmo-ccbunney ukmo-ccbunney deleted the fb_ad3_multisw branch February 25, 2020 09:04
@ukmo-ccbunney ukmo-ccbunney mentioned this pull request May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants