Skip to content

Commit

Permalink
Update perturbIC.py
Browse files Browse the repository at this point in the history
leoberhelman authored Oct 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 137e024 commit efc76cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/perturbIC.py
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

import argparse
import src.umfile
from src.um_fileheaders import *
from um_fileheaders import *
from numpy.random import MT19937, RandomState, SeedSequence

parser = argparse.ArgumentParser(description="Perturb UM initial dump")

0 comments on commit efc76cc

Please sign in to comment.