gs2crmod 0.11.79 → 0.11.80

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: cc195134cfa0c19392d90285541c55e0c5fc9a74
4
- data.tar.gz: 9c53414eb39130503a7f0a44dd3a8a3577153317
3
+ metadata.gz: 6783798fe31935c88eed681707a8ce7399d6a4ba
4
+ data.tar.gz: ec68da31f8910b3820651081ed73625cfe843836
5
5
  SHA512:
6
- metadata.gz: 4fb9ac64fd98cf403982bdbbcb5209fbaf40abfbc6ef89d668fb19752a8643065e28ed35f7ec0167ba225840f043a46d899ac21907dae9b414ad749607d376a5
7
- data.tar.gz: 87357dd8be279c0e1330fba046e65b3622e1e23128bc01ad9ec30984376a45fe42e15be695c07007e61f4245643b80d7d7f52dc84873b1a352f299133a4a1d2f
6
+ metadata.gz: 5dfe476db0de6a33076e0a6816f7fd6d8ff458447a90d7383b9ec5cfe7e6653e7f5532d2456d9aea842487197e4296da9d6b4ba302bb47229fbaec04d138b889
7
+ data.tar.gz: 8f40c2c3447cd60a7f4254de0518c7299867936198257d990c0b7d019fed7d84dcf29eb011022925481049f572c32e0bd595bc1461012962672ef0ee909d9a39
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.11.79
1
+ 0.11.80
data/gs2crmod.gemspec CHANGED
@@ -2,17 +2,17 @@
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: gs2crmod 0.11.79 ruby lib
5
+ # stub: gs2crmod 0.11.80 ruby lib
6
6
  # stub: ext/extconf.rb
7
7
 
8
8
  Gem::Specification.new do |s|
9
9
  s.name = "gs2crmod"
10
- s.version = "0.11.79"
10
+ s.version = "0.11.80"
11
11
 
12
12
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
13
13
  s.require_paths = ["lib"]
14
14
  s.authors = ["Edmund Highcock", "Ferdinand van Wyk"]
15
- s.date = "2014-10-17"
15
+ s.date = "2014-10-24"
16
16
  s.description = "GS2 is a gyrokinetic flux tube initial value turbulence code which can be used for fusion or astrophysical plasmas. CodeRunner is a framework for the automated running and analysis of large simulations. This module allows GS2 (and its sister code AstroGK) to harness the power of the CodeRunner framework."
17
17
  s.email = "edmundhighcock@sourceforge.net"
18
18
  s.extensions = ["ext/extconf.rb"]
@@ -3644,6 +3644,7 @@
3644
3644
  "recon",
3645
3645
  "recon3",
3646
3646
  "zonal_only",
3647
+ "no_zonal",
3647
3648
  "single_parallel_mode",
3648
3649
  "all_modes_equal"]},
3649
3650
  :zf_init=>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gs2crmod
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.79
4
+ version: 0.11.80
5
5
  platform: ruby
6
6
  authors:
7
7
  - Edmund Highcock
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-10-17 00:00:00.000000000 Z
12
+ date: 2014-10-24 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: coderunner