gs2crmod 0.11.82 → 0.11.83

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: 8a9ec4866184f1c377876fbbb1beb6ca83fb73f2
4
- data.tar.gz: ab8ac694d76ea93ff291ff2a852109b8cd0f82eb
3
+ metadata.gz: 6309ba2ba12c3ea9a8aa4b0f365222bdf0ccf7f2
4
+ data.tar.gz: 766ebdb2f1f2977e4f4f030b607d524c23df76a9
5
5
  SHA512:
6
- metadata.gz: e0e6745d8c3b8ca5378713d56f5cd45ea7144eb787986851dbdd5a0382fb68832ac1b6c3e4337261e65f43ec90eed252ae93f61b17cc4f3f5dc87a9e23e789c9
7
- data.tar.gz: e4e4439e68fe5ea9c5ac42bbf42548043d93100cce03ec807fd68a79e96d7dd8df99e410b6b22d071d1a3767679154b57a9776ae488470475e6a5d6dbe4cc24a
6
+ metadata.gz: 6a47b6f00bde20d7ebab449fe6e3efb1cc09137d7c6fb70ca258fbda88c20cfc90ffc02ca2694dff739923fb8196dfde9d5121d84aafe697cb4f31ce3e7fc640
7
+ data.tar.gz: 1cf8d752a218e7936537f42ccc31d0e6f69b895c7b8b950ee72647c9347917e323c55590b2cfff51c146b69e482c574b2c77583435c8e5ab88ef8fa5b5907fbe
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.11.82
1
+ 0.11.83
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.82 ruby lib
5
+ # stub: gs2crmod 0.11.83 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.82"
10
+ s.version = "0.11.83"
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-12-16"
15
+ s.date = "2014-12-18"
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"]
@@ -6871,7 +6871,7 @@
6871
6871
  :explanation=>
6872
6872
  "This variable must be a fortran boolean. (In Ruby this is represented as a string: e.g. '.true.')"}],
6873
6873
  :type=>:Fortran_Bool},
6874
- :save_for_restart=>
6874
+ :save_for_restart_new=>
6875
6875
  {:should_include=>"true",
6876
6876
  :description=>"Write restart files.",
6877
6877
  :help=>
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.82
4
+ version: 0.11.83
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-12-16 00:00:00.000000000 Z
12
+ date: 2014-12-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: coderunner