improve format

This commit is contained in:
Noe Brucy
2020-12-14 16:05:04 +01:00
parent 1a7b33f662
commit 61da2aaa46
13 changed files with 134 additions and 132 deletions
+2 -3
View File
@@ -2,15 +2,14 @@
from astrophysix.simdm.protocol import (
SimulationCode,
AlgoType,
Algorithm,
AlgoType,
InputParameter,
PhysicalProcess,
Physics,
SimulationCode,
)
# Simulation code definition #
ramses = SimulationCode(
name="Ramses 3 (MHD)",