Open hsaunders1904 opened 3 weeks ago
We have a bit of a mix of function naming conventions, most are in camelCase, but some are in snake_case. I think most of the offending functions are in buoyantFoamImpl.C/buyoantFoamApp.C.
camelCase
snake_case
buoyantFoamImpl.C
buyoantFoamApp.C
Description
We have a bit of a mix of function naming conventions, most are in
camelCase
, but some are insnake_case
. I think most of the offending functions are inbuoyantFoamImpl.C
/buyoantFoamApp.C
.Outputs