Skip to content
Snippets Groups Projects
Commit c9ea5c76 authored by Pierre Augier's avatar Pierre Augier
Browse files

Come back!

It should be like that.
parent a7242f59
No related branches found
No related tags found
No related merge requests found
......@@ -459,8 +459,8 @@
"""
super(TimeCorrelatedRandomPseudoSpectral,
cls)._complete_params_with_default(params)
params.forcing._set_attrib(cls.tag,
{'time_correlation': 'based_on_forcing_rate'})
params.forcing[cls.tag]._set_attrib(
'time_correlation', 'based_on_forcing_rate')
def __init__(self, sim):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment