Skip to content

Commit a4bf02c

Browse files
Update src/perturbIC.py
Co-authored-by: Davide Marchegiani <[email protected]>
1 parent f87e78e commit a4bf02c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: src/perturbIC.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,7 @@ def set_validation(validate):
237237

238238
def main():
239239
"""
240-
This function executes all the steps to add the perturbation.The results if saving the perturbation
241-
in the restart file.
240+
Add a bi-dimensional random perturbation to the potential temperature field (STASH itemcode = 4) of a UM fields file.
242241
"""
243242

244243
# Define all the variables

0 commit comments

Comments
 (0)