Skip to content

Commit

Permalink
Typo fix in variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilMiller committed Aug 23, 2024
1 parent fa6c223 commit 56783a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/realizations/coastal/SchismFormulation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ std::set<std::string> SchismFormulation::expected_input_variable_names_ =
{
"RAINRATE",
"SFCPRS",
"SPHF2m",
"SPFH2m",
"TMP2m",
"UU10m",
"VV10m",
Expand Down

0 comments on commit 56783a3

Please sign in to comment.