forked from adcirc/adcirc
-
Notifications
You must be signed in to change notification settings - Fork 0
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
added modifications in the prep folder (adcprep and others) in support of UFS-Coastal and the CDEPS/CMEPS framework. The modifications are credited to Dr. Damrongsak Wirasaet ([email protected]) #2
Open
pvelissariou1
wants to merge
17
commits into
oceanmodeling:feature/coastal_app
Choose a base branch
from
pvelissariou1:main
base: feature/coastal_app
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
added modifications in the prep folder (adcprep and others) in support of UFS-Coastal and the CDEPS/CMEPS framework. The modifications are credited to Dr. Damrongsak Wirasaet ([email protected]) #2
pvelissariou1
wants to merge
17
commits into
oceanmodeling:feature/coastal_app
from
pvelissariou1:main
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
Updates include: * Removal of version_default.F. If there is no version, then "unknown" is used. Note that when the code is aquired from a git repository, the versioning information can be sourced from the repository itself or if the user recieves a release tarball, the version.F file is included automatically * Versioning scripts now use python
Create issue templates for bug reports and feature requests
Two templates: bug fix and new feature
…ion) Updates include: * Updating coordinate rotation along 1D channels * Adding a logic for wet/dry so that elements on floodplains with all three nodes on an IBTYPE=64 vertical element wall boundary do not get excessively wet * Updating boundary treatment in swan for 1D channel * Fixing issue where out-of-bound memory access may occur when weir boundaries are decomposed in parallel computation * Skipping elemental slope limiter at 1D channel condensed nodes
…ther models in a coupled configuration
Adding command line options "--version" (alias for "-v") as well as "--hash". Both will print the information and exit Also, adding the commit hash to stdout during startup
This guards against an old version.F/version_cmake.F producing an old version number and embedding it into the code
…the CDEPS/CMPES/NUOPC framework
…t of UFS-Coastal and the CDEPS/CMEPS framework. The modifications are credited to Dr. Damrongsak Wirasaet ([email protected])
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.
This PR has been compiled successfuly on "hera" using a PAHM/ADCIRC/WW3/CDEPS/CMEPS configuration.