Skip to content

Commit

Permalink
Deleting all unused stuff in st40 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosertoli committed Oct 27, 2023
1 parent c5b7922 commit 52fd84b
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 1,727 deletions.
6 changes: 0 additions & 6 deletions indica/operators/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,12 @@
from .abstractoperator import OperatorError
from .atomic_data import FractionalAbundance
from .atomic_data import PowerLoss
from .centrifugal_asymmetry import AsymmetryParameter
from .centrifugal_asymmetry import ToroidalRotation
from .mean_charge import MeanCharge
from .zeff import CalcZeff

__all__ = [
"Operator",
"OperatorError",
"FractionalAbundance",
"PowerLoss",
"ToroidalRotation",
"AsymmetryParameter",
"MeanCharge",
"CalcZeff",
]
274 changes: 0 additions & 274 deletions indica/operators/centrifugal_asymmetry.py

This file was deleted.

105 changes: 0 additions & 105 deletions indica/operators/main_ion_density.py

This file was deleted.

Loading

0 comments on commit 52fd84b

Please sign in to comment.