/[MITgcm]/MITgcm_contrib/mlosch/optim_m1qn3/m1qn3a_common.h
ViewVC logotype

Contents of /MITgcm_contrib/mlosch/optim_m1qn3/m1qn3a_common.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Wed Mar 20 16:05:00 2019 UTC (5 years ago) by mlosch
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +4 -4 lines
File MIME type: text/plain
add moderl to the list of stored variable

This fixes a problem with non-initialized data.
(thanks to Andrew MacRae: https://github.com/dorugeber/MITgcm/commit/2fd395f)

1 C $Header: /u/gcmpack/MITgcm_contrib/mlosch/optim_m1qn3/m1qn3a_common.h,v 1.4 2012/05/02 20:15:16 mlosch Exp $
2 C $Name: $
3
4 common /m1qn3a_l/ sscale,cold,warm
5 common /m1qn3a_i/ itmax,moderl,isim,jcour
6 common /m1qn3a_rl/ d1,t,tmin,tmax,gnorm,gnorms,eps1,ff,
7 & preco,precos,ys,den,dk,dk1,ps,ps2,hp0
8 logical sscale,cold,warm
9 integer itmax,moderl,isim,jcour
10 double precision d1,t,tmin,tmax,gnorm,gnorms,eps1,ff,preco,precos,
11 & ys,den,dk,dk1,ps,ps2,hp0

  ViewVC Help
Powered by ViewVC 1.1.22