lib/gs2crmod/spectrogk/namelists.rb in gs2crmod-0.9.2 vs lib/gs2crmod/spectrogk/namelists.rb in gs2crmod-0.9.4
- old
+ new
@@ -2028,9 +2028,49 @@
:code_name=>:ikx_init,
:must_pass=>
[{:test=>"kind_of? Integer",
:explanation=>"This variable must be an integer."}],
:type=>:Integer},
+ :iky_init=>
+ {:should_include=>"true",
+ :description=>nil,
+ :help=>nil,
+ :tests=>["Tst::INT"],
+ :code_name=>:iky_init,
+ :must_pass=>
+ [{:test=>"kind_of? Integer",
+ :explanation=>"This variable must be an integer."}],
+ :type=>:Integer},
+ :ikpar_init2=>
+ {:should_include=>"true",
+ :description=>nil,
+ :help=>nil,
+ :tests=>["Tst::INT"],
+ :code_name=>:ikpar_init2,
+ :must_pass=>
+ [{:test=>"kind_of? Integer",
+ :explanation=>"This variable must be an integer."}],
+ :type=>:Integer},
+ :ikx_init2=>
+ {:should_include=>"true",
+ :description=>nil,
+ :help=>nil,
+ :tests=>["Tst::INT"],
+ :code_name=>:ikx_init2,
+ :must_pass=>
+ [{:test=>"kind_of? Integer",
+ :explanation=>"This variable must be an integer."}],
+ :type=>:Integer},
+ :iky_init2=>
+ {:should_include=>"true",
+ :description=>nil,
+ :help=>nil,
+ :tests=>["Tst::INT"],
+ :code_name=>:iky_init2,
+ :must_pass=>
+ [{:test=>"kind_of? Integer",
+ :explanation=>"This variable must be an integer."}],
+ :type=>:Integer},
:force_single_kpar=>
{:should_include=>"true",
:description=>
"At every timestep set all other kpars to zero except ikpar_init.",
:help=>