Changeset 1a8fbee in flexpart.git for src/changelog.txt


Ignore:
Timestamp:
Jun 17, 2018, 5:14:02 PM (6 years ago)
Author:
pesei <petra seibert at univie ac at>
Branches:
univie
Children:
8b3d324
Parents:
77778f8
Message:

vertransform: fix #140 (ref position for grid), verttransform_nest: fix bug with dimensions, both: smaller changes, com_mod: correct comment to nmixz

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/changelog.txt

    r77778f8 r1a8fbee  
    22Created by Petra Seibert, 8 June 2018 to document and explain in detail why I changed what.
    33
    4 makefile, 2018-06-08
    5 ========
     4* makefile, 2018-06-08
     5  ========
    66
    771) Add a GPL3+ License statement, author statement, version information. Prudent to do that, not harmful.
     
    24243. What is the purpose of -Warray-bounds ? Is it relevant for Fortran? I think if there is a compile-time array-bound violation this would be a hard error?
    2525
    26 FLEXPART.f90
    27 ========
     26* FLEXPART.f90
     27  ========
    2828
    2929Update version string!
    3030
    31 readcommand.f90
    32 ===========
     31* readcommand.f90
     32  ===========
    3333
    3434Correct misleading error message (replace "open" by "write to")
     
    3636Let STOP say in which subroutine we are stopping
    3737Some minor changes
     38
     39* verttransform_ecmwf.f90 PS 2018-06-13
     40  ===================
     41
     421) Remove some of commented out testing stuff
     432) Fix indenting in the init if block
     443) Code layout improvement
     454) Change name of loops to represent the index
     465) Fix ticket:140 Introduce a new way of establishing the reference position
     47   for the vertical grid. Also correct a minor bug in the calculation
     48   of height (array assignment where it was not intended)
     496) Add back the SAVE attribute to INIT, just to be sure
     507) Bring some more code under the IF (INIT) block
     518) make some annotations
     52
     53* com_mod.f90  PS 2018-06-13
     54  =======
     55 
     56  correct the comment for nmixz
     57
     58* verttransform_nest.f90 PS 2018-06-17
     59  ===================
     601) insert proper boundaries for implied loops in array expressions
     61  (fixes bug annoted by ESO in 2016)
     622) Code layout improvement
     633) Change name of loops to represent the index
     644) make some annotations
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG