trinitycrmod 0.3.7 → 0.3.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 81f88203f389da26a641bda0d0e8ad9f0bb2b9e6
4
- data.tar.gz: d63be6f8d61285c99959b8945f363768fa05ab16
3
+ metadata.gz: a07d85f8c0e13596e489476c3a116ff6898b65ff
4
+ data.tar.gz: bb501d4451002ab8391fb1c7fb8b0a967d1875e0
5
5
  SHA512:
6
- metadata.gz: 46300ad23509947e1374a78ab3020cc3df0e9dca50fc898f17f2ac3d394bec26530ec6e4fbf8f27b45a931820ed3ae342a243395691fb8afae5aec8ecb4db77c
7
- data.tar.gz: 61610220c65f139334b801dddf5a4dced78d1dc0026c732969b585da671255c9fc76b4d056220d03cd05f354192c339bf42933fe0866317e29fe8a5673549d0e
6
+ metadata.gz: 0c1899430799f2b0538ac4ce32b42767ac4a672b3ca11686112979eeb38bcc87aaabfa9105f4db82b444fdce3fe0b286eb2240ee500af08bbcb72efb8b82edb9
7
+ data.tar.gz: b4eb299ed9f2908ee53f46c03a4273fc8dab1a9ff5c8036fe253a5c782660bcebee9b5873e5c8fafdb8bfcb33233ff4d3a903b532c2a020ffde0df37f28240a3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.3.7
1
+ 0.3.8
@@ -823,13 +823,25 @@
823
823
  :autoscanned_defaults=>[".true."]},
824
824
  :subfolders=>
825
825
  {:should_include=>"true",
826
- :description=>"If true, run flux tubes in numbered subfolders.",
827
- :help=>"If true, run flux tubes in numbered subfolders.",
826
+ :description=>" if true, run flux tubes in numbered subfolders",
827
+ :help=>" if true, run flux tubes in numbered subfolders",
828
828
  :code_name=>:subfolders,
829
829
  :must_pass=>
830
830
  [{:test=>"kind_of? Integer",
831
831
  :explanation=>"This variable must be an integer."}],
832
- :type=>:Integer}}},
832
+ :type=>:Integer,
833
+ :autoscanned_defaults=>[".false."]},
834
+ :lgrad_mult=>
835
+ {:should_include=>"true",
836
+ :description=>" Multiply flow gradient by lgrad_mult in ifspppl_fluxes",
837
+ :help=>" Multiply flow gradient by lgrad_mult in ifspppl_fluxes",
838
+ :code_name=>:lgrad_mult,
839
+ :must_pass=>
840
+ [{:test=>"kind_of? Numeric",
841
+ :explanation=>
842
+ "This variable must be a floating point number (an integer is also acceptable: it will be converted into a floating point number)."}],
843
+ :type=>:Float,
844
+ :autoscanned_defaults=>[1.0]}}},
833
845
  :init=>
834
846
  {:description=>"",
835
847
  :should_include=>"true",
@@ -1210,70 +1222,78 @@
1210
1222
  :autoscanned_defaults=>[".false."]},
1211
1223
  :nbi_mult=>
1212
1224
  {:should_include=>"true",
1213
- :description=>nil,
1214
- :help=>nil,
1225
+ :description=>
1226
+ " multiplies QNBII, QNBIE and SNBIE when using the tokamak profile db, may not be self consistent when using TORQ for torque input (as opposed to pioq)",
1227
+ :help=>
1228
+ " multiplies QNBII, QNBIE and SNBIE when using the tokamak profile db, may not be self consistent when using TORQ for torque input (as opposed to pioq)",
1215
1229
  :code_name=>:nbi_mult,
1216
1230
  :must_pass=>
1217
1231
  [{:test=>"kind_of? Numeric",
1218
1232
  :explanation=>
1219
1233
  "This variable must be a floating point number (an integer is also acceptable: it will be converted into a floating point number)."}],
1220
1234
  :type=>:Float,
1221
- :autoscanned_defaults=>[]},
1235
+ :autoscanned_defaults=>[1.0]},
1222
1236
  :icrh_mult=>
1223
1237
  {:should_include=>"true",
1224
- :description=>nil,
1225
- :help=>nil,
1238
+ :description=>
1239
+ " multiplies QICRHI and QICRHE when using the tokamak profile db",
1240
+ :help=>
1241
+ " multiplies QICRHI and QICRHE when using the tokamak profile db",
1226
1242
  :code_name=>:icrh_mult,
1227
1243
  :must_pass=>
1228
1244
  [{:test=>"kind_of? Numeric",
1229
1245
  :explanation=>
1230
1246
  "This variable must be a floating point number (an integer is also acceptable: it will be converted into a floating point number)."}],
1231
1247
  :type=>:Float,
1232
- :autoscanned_defaults=>[]},
1248
+ :autoscanned_defaults=>[1.0]},
1233
1249
  :ech_mult=>
1234
1250
  {:should_include=>"true",
1235
- :description=>nil,
1236
- :help=>nil,
1251
+ :description=>
1252
+ " multiplies QECHI and QECHE when using the tokamak profile db",
1253
+ :help=>" multiplies QECHI and QECHE when using the tokamak profile db",
1237
1254
  :code_name=>:ech_mult,
1238
1255
  :must_pass=>
1239
1256
  [{:test=>"kind_of? Numeric",
1240
1257
  :explanation=>
1241
1258
  "This variable must be a floating point number (an integer is also acceptable: it will be converted into a floating point number)."}],
1242
1259
  :type=>:Float,
1243
- :autoscanned_defaults=>[]},
1260
+ :autoscanned_defaults=>[1.0]},
1244
1261
  :lh_mult=>
1245
1262
  {:should_include=>"true",
1246
- :description=>nil,
1247
- :help=>nil,
1263
+ :description=>
1264
+ " multiplies QLHI and QLHE when using the tokamak profile db",
1265
+ :help=>" multiplies QLHI and QLHE when using the tokamak profile db",
1248
1266
  :code_name=>:lh_mult,
1249
1267
  :must_pass=>
1250
1268
  [{:test=>"kind_of? Numeric",
1251
1269
  :explanation=>
1252
1270
  "This variable must be a floating point number (an integer is also acceptable: it will be converted into a floating point number)."}],
1253
1271
  :type=>:Float,
1254
- :autoscanned_defaults=>[]},
1272
+ :autoscanned_defaults=>[1.0]},
1255
1273
  :ibw_mult=>
1256
1274
  {:should_include=>"true",
1257
- :description=>nil,
1258
- :help=>nil,
1275
+ :description=>
1276
+ " multiplies QIBWI and QIBWE when using the tokamak profile db",
1277
+ :help=>" multiplies QIBWI and QIBWE when using the tokamak profile db",
1259
1278
  :code_name=>:ibw_mult,
1260
1279
  :must_pass=>
1261
1280
  [{:test=>"kind_of? Numeric",
1262
1281
  :explanation=>
1263
1282
  "This variable must be a floating point number (an integer is also acceptable: it will be converted into a floating point number)."}],
1264
1283
  :type=>:Float,
1265
- :autoscanned_defaults=>[]},
1284
+ :autoscanned_defaults=>[1.0]},
1266
1285
  :dwn_mult=>
1267
1286
  {:should_include=>"true",
1268
- :description=>nil,
1269
- :help=>nil,
1287
+ :description=>
1288
+ " multiplies DWIR, DWER, DNER when using the tokamak profile db",
1289
+ :help=>" multiplies DWIR, DWER, DNER when using the tokamak profile db",
1270
1290
  :code_name=>:dwn_mult,
1271
1291
  :must_pass=>
1272
1292
  [{:test=>"kind_of? Numeric",
1273
1293
  :explanation=>
1274
1294
  "This variable must be a floating point number (an integer is also acceptable: it will be converted into a floating point number)."}],
1275
1295
  :type=>:Float,
1276
- :autoscanned_defaults=>[]}}},
1296
+ :autoscanned_defaults=>[1.0]}}},
1277
1297
  :physics=>
1278
1298
  {:description=>"",
1279
1299
  :should_include=>"true",
data/trinitycrmod.gemspec CHANGED
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: trinitycrmod 0.3.7 ruby lib
5
+ # stub: trinitycrmod 0.3.8 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "trinitycrmod"
9
- s.version = "0.3.7"
9
+ s.version = "0.3.8"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
13
13
  s.authors = ["Edmund Highcock"]
14
- s.date = "2014-02-12"
14
+ s.date = "2014-02-18"
15
15
  s.description = "This module allows Trinity, the Multiscale Gyrokinetic Turbulent Transport solver for Fusion Reactors, to harness the power of CodeRunner, a framework for the automated running and analysis of simulations."
16
16
  s.email = "edmundhighcock@sourceforge.net"
17
17
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trinitycrmod
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.7
4
+ version: 0.3.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Edmund Highcock
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-02-12 00:00:00.000000000 Z
11
+ date: 2014-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: coderunner