Skip to content

Commit

Permalink
Merge pull request #4708 from cphyc/bugfix-ramses-optional-package
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros authored Oct 19, 2023
2 parents 21da682 + a0f8e19 commit 9bd319d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yt/frontends/ramses/data_structures.py
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,6 @@ def print_stats(self):


class RAMSESDataset(Dataset):
_load_requirements = ["f90nml"]
_index_class = RAMSESIndex
_field_info_class = RAMSESFieldInfo
gamma = 1.4 # This will get replaced on hydro_fn open
Expand Down

0 comments on commit 9bd319d

Please sign in to comment.