lib/gs2crmod/calculations.rb in gs2crmod-0.11.97 vs lib/gs2crmod/calculations.rb in gs2crmod-0.11.98

- old
+ new

@@ -669,10 +669,10 @@ def calculate_transient_amplification(vector, options={}) if @g_exb_start_timestep return GSL::Sf::log(vector[@g_exb_start_timestep...-1].max / vector[@g_exb_start_timestep])/2 else - eputs "Warning: set g_exb_start_timestep to calculate transient amplifications." + eputs "Warning: set g_exb_start_timestep to calculate transient amplifications." return 0 end end def ctan