You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ There are two ways to run MAGNETO: By following the default method or the custom
25
25
This will run the simulation with some default values of the magnetar's magntic field energy and power-law index.
26
26
27
27
### Custom Configuration
28
-
In this method of running MAGNETO, you will have control over the physical aspects of the magnetar. You can specify the values of the respective parameters using options while running scripts. To get help with them, you can run:
28
+
In this method of running MAGNETO, you will have control over the physical aspects of the magnetar. You can specify the values of the respective parameters using options while running scripts. To get help with them, you can use the ```-h``` flag while running the script:
29
29
```bash
30
30
> python energy_evol_modular.py -h
31
31
usage: energy_evol_modular.py [-h] E [E ...] a [a ...]
0 commit comments