NREL / SOWFA

Other
138 stars 112 forks source link

Hotfix/case sensitive file name #55

Closed DriesAllaerts closed 5 years ago

DriesAllaerts commented 5 years ago

The only difference between the filenames drivingForce.C and DrivingForce.C is lower versus upper case. This might cause issues on case insensitive file systems. I also suspect that this is the reason why a set of 34 commits keeps being added to my pull requests (see also #53 ).