issues
search
BattMoTeam
/
BattMo.jl
Battery modelling using Jutul.jl and BattMo in MRST
MIT License
16
stars
2
forks
source link
Code Documentation
#7
Open
eibar-flores
opened
5 days ago
eibar-flores
commented
5 days ago
Document and revise the code to render it more readable.
Add docstrings to functions.
Revise naming conventions for variables. Long descriptive names are preferred over abbreviations. See
here
for best practices.
Maximize compliance with
Julia Style guide
Document and revise the code to render it more readable.