... | @@ -625,7 +625,7 @@ assert "final_mass_non_evolved" in f.parameters |
... | @@ -625,7 +625,7 @@ assert "final_mass_non_evolved" in f.parameters |
|
print(f.parameters)
|
|
print(f.parameters)
|
|
```
|
|
```
|
|
|
|
|
|
Running the above script results in the following from being printed:
|
|
Running the above script results in the following being printed:
|
|
|
|
|
|
```bash
|
|
```bash
|
|
$ python force_remnant.py
|
|
$ python force_remnant.py
|
... | | ... | |