/[lmdze]/trunk/misc/getfieldindex.f90
ViewVC logotype

Log of /trunk/misc/getfieldindex.f90

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 328 - (view) (annotate) - [select for diffs]
Modified Thu Jun 13 14:40:06 2019 UTC (4 years, 11 months ago) by guez
File length: 704 byte(s)
Copied from: trunk/misc/getfieldindex.f revision 327
Diff to previous 254
Change all `.f` suffixes to `.f90`. (The opposite was done in revision
82.)  Because of change of philosopy in GNUmakefile: we already had a
rewritten rule for `.f`, so it does not make the makefile longer to
replace it by a rule for `.f90`. And it spares us options of
makedepf90 and of the compiler. Also we prepare the way for a simpler
`CMakeLists.txt`.


Revision 254 - (view) (annotate) - [select for diffs]
Modified Mon Feb 5 10:39:38 2018 UTC (6 years, 3 months ago) by guez
Original Path: trunk/misc/getfieldindex.f
File length: 704 byte(s)
Copied from: trunk/bibio/Writefield/getfieldindex.f revision 110
Diff to previous 145
Move Sources/* to root directory.

Revision 145 - (view) (annotate) - [select for diffs]
Modified Tue Jun 16 15:23:29 2015 UTC (8 years, 11 months ago) by guez
Original Path: trunk/Sources/misc/getfieldindex.f
File length: 704 byte(s)
Copied from: trunk/bibio/Writefield/getfieldindex.f revision 110
Diff to previous 134
Renamed bibio to misc.

In procedure fxhyp, use the fact that xf is an odd function of xtild.

In procedure invert_zoom_x, replace linear search in xf by
bisection. Also, use result from previous loop iteration as initial
guess. Variable "it" cannot be equal to 2 * nmax after search.

Unused arguments: hm of cv3_feed; ph, qnk, tv,tvp of cv3_mixing; ppsol
of lw; rconst, temp of vdif_kcay; rconst, plev, temp, ustar, l_mix of
yamada.


Revision 134 - (view) (annotate) - [select for diffs]
Modified Wed Apr 29 15:47:56 2015 UTC (9 years ago) by guez
Original Path: trunk/Sources/bibio/getfieldindex.f
File length: 704 byte(s)
Copied from: trunk/bibio/Writefield/getfieldindex.f revision 110
Diff to previous 111
Sources inside, compilation outside.

Revision 111 - (view) (annotate) - [select for diffs]
Modified Wed Sep 17 11:57:10 2014 UTC (9 years, 8 months ago) by guez
Original Path: trunk/bibio/getfieldindex.f
File length: 704 byte(s)
Copied from: trunk/bibio/Writefield/getfieldindex.f revision 110
Diff to previous 110


Revision 110 - (view) (annotate) - [select for diffs]
Modified Wed Sep 17 11:55:05 2014 UTC (9 years, 8 months ago) by guez
Original Path: trunk/bibio/Writefield/getfieldindex.f
File length: 704 byte(s)
Diff to previous 108
Moved variables of module write_field to module
createnewfield_m. Deleted module variable varid because we know that
varid is always 1. Module variable record was modified in 2 procedures
so Moved assignment:

Record(NbField) = 1

to writefield.


Revision 108 - (view) (annotate) - [select for diffs]
Added Tue Sep 16 14:00:41 2014 UTC (9 years, 8 months ago) by guez
Original Path: trunk/bibio/Writefield/getfieldindex.f
File length: 533 byte(s)
Imported writefield from LMDZ. Close at the end of gcm the files which
were created by writefiled (not done in LMDZ).

Removed procedures for the output of Grads files. Removed calls to
dump2d. In guide, replaced calls to wrgrads by calls to writefield.

In vlspltqs, removed redundant programming of saturation
pressure. Call foeew from module FCTTRE instead.

Bug fix in interpre: size of w exceeding size of correponding actual
argument wg in advtrac.

In leapfrog, call guide until the end of the run, instead of six hours
before the end.

Bug fix in readsulfate_preind: type of arguments.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.21