edoddridge / aronnax

An idealised isopycnal model that can be run either with n+1/2 layers, or with n layers and variable bathymetry.
http://aronnax.readthedocs.io/en/latest/
MIT License
23 stars 5 forks source link

Implement snake_case #239

Closed edoddridge closed 1 year ago

edoddridge commented 1 year ago

Implement snake_case for variables and subroutines.

Closes #40 and obviates #238

codecov[bot] commented 1 year ago

Codecov Report

Merging #239 (404ba29) into master (fcbed3f) will decrease coverage by 19.23%. The diff coverage is 56.81%.

@@             Coverage Diff             @@
##           master     #239       +/-   ##
===========================================
- Coverage   94.33%   75.10%   -19.24%     
===========================================
  Files           4       20       +16     
  Lines         371     1390     +1019     
  Branches        0       81       +81     
===========================================
+ Hits          350     1044      +694     
- Misses         21      299      +278     
- Partials        0       47       +47     
Impacted Files Coverage Δ
src/adams_bashforth.f90 11.53% <0.00%> (ø)
src/advection_schemes.f90 46.66% <ø> (ø)
src/end_run.f90 54.54% <ø> (ø)
src/exchange.f90 90.90% <ø> (ø)
src/io.f90 79.00% <20.00%> (ø)
src/aronnax.f90 32.71% <22.72%> (ø)
src/bernoulli.f90 42.10% <50.00%> (ø)
src/model_main.f90 84.07% <57.89%> (ø)
src/time_stepping.f90 58.06% <63.88%> (ø)
src/thickness.f90 60.46% <66.66%> (ø)
... and 23 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.