Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdark committed Oct 30, 2023
1 parent 1a43f4a commit 2750537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion festim/hydrogen_transport_problem.py
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ def run(self):

def update_time_dependent_values(self, t):
"""Updates the time dependent values of the model
liketemperature, boundary conditions, sources, etc.
like temperature, boundary conditions, sources, etc.
"""
# update temperature if time dependent
if self.temperature_time_dependent:
Expand Down

0 comments on commit 2750537

Please sign in to comment.