Skip to content
Snippets Groups Projects
Commit a394da13 authored by Laura Christine Kühle's avatar Laura Christine Kühle
Browse files

Removed completed TODOs.

parent 5d979ab3
No related branches found
No related tags found
No related merge requests found
...@@ -10,9 +10,6 @@ TODO: Contemplate how to make shock tubes comparable ...@@ -10,9 +10,6 @@ TODO: Contemplate how to make shock tubes comparable
TODO: Check whether 'projection' is always a np.array() TODO: Check whether 'projection' is always a np.array()
TODO: Check whether all instance variables sensible TODO: Check whether all instance variables sensible
TODO: Use cfl_number for updating, not just time TODO: Use cfl_number for updating, not just time
TODO: Remove Training_Data.py -> Done
TODO: Remove unnecessary comments -> Done
TODO: Combine saving of plots -> Done
""" """
import os import os
......
...@@ -2,9 +2,6 @@ ...@@ -2,9 +2,6 @@
""" """
@author: Laura C. Kühle, Soraya Terrab (sorayaterrab) @author: Laura C. Kühle, Soraya Terrab (sorayaterrab)
TODO: Move plotting to separate file (try to adjust for different equations later) -> Done
TODO: Improve figure identifiers -> Done
""" """
import numpy as np import numpy as np
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment