Sha256: e7af53dfa489b098357fc19fe8435b007a630f570095c7a55d92b39bb4933da9
Contents?: true
Size: 311 Bytes
Versions: 184
Compression:
Stored size: 311 Bytes
Contents
class CodeRunner class Gs2::Astrogk def ingen # Misc Errors warning("Write k energy transfer currently only works with layout = 'yxles'") if @write_ktrans and @write_ktrans.fortran_true? and not @layout == "yxles" super # call GS2 ingen end def diagnostics_namelist :diagnostics end end end
Version data entries
184 entries across 184 versions & 1 rubygems