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

Harmonise spelling of input variables for initial fields #148

Open
edoddridge opened this issue May 19, 2017 · 0 comments
Open

Harmonise spelling of input variables for initial fields #148

edoddridge opened this issue May 19, 2017 · 0 comments

Comments

@edoddridge
Copy link
Owner

The variables initHfile, initUfile, and initVfile all have a lower case "f", while initEtaFile uses an upper case "F". These variables should use a single standard, and the rest of the code should be checked for compliance with this choice.

This inconsistency is related to #40, which will require a choice of CamelHumping or snake_case for variables and subroutines, and then a thorough sweep of the code to implement the choice.

I'm leaning towards "f" and snake_case for these variables, as discussed in #40.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant