Skip to content
Snippets Groups Projects
Commit 77d80bac authored by Lukas Bentkamp's avatar Lukas Bentkamp Committed by Cristian Lalescu
Browse files

typo

parent 1809d96e
No related branches found
No related tags found
2 merge requests!43Develop,!42Feature/varying forcing
Pipeline #131516 failed
......@@ -152,7 +152,7 @@ class DNS(_code):
self.parameters['variation_strength'] = float(0.25)
self.parameter_description['variation_strength'] = 'Forcing parameter: amplitude of time variation of injection rate, in code units.'
self.parameters['variation_time_scale'] = float(1.)
self.parameter_description['variation_strength'] = 'Forcing parameter: time scale of variation of injection rate, in code units.'
self.parameter_description['variation_time_scale'] = 'Forcing parameter: time scale of variation of injection rate, in code units.'
self.parameters['energy'] = float(0.5)
self.parameter_description['energy'] = 'Forcing parameter: if fluid is forced by enforcing a constant energy, this is the value (in code units).'
self.parameters['injection_rate'] = float(0.4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment