Skip to content

Compilation errors and allowing meters grid - #70

Open
uashrani wants to merge 4 commits into
KCallaghan:masterfrom
uashrani:master
Open

Compilation errors and allowing meters grid#70
uashrani wants to merge 4 commits into
KCallaghan:masterfrom
uashrani:master

Conversation

@uashrani

@uashrani uashrani commented Jun 5, 2026

Copy link
Copy Markdown

My compiler was having a few compilation errors, so I changed the following things

  • In the Config file, it was not recognizing comments, so I changed the code to skip lines beginning with #
  • parameters.cpp was expecting more inputs/parameters than the Config file gave (e.g. runoff ratio), so the Config file now specifies these
  • The compiler also gave a redundancy error about variables' shared or private status in dephier.hpp, so I removed the default(none)

Also, I allowed the inputs to be in a meters grid so latlon is not required anymore, and changed the cell size calculation accordingly

@awickert @KCallaghan

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