Changeset d7935de in flexpart.git for src/advance.f90


Ignore:
Timestamp:
Sep 11, 2018, 6:06:31 PM (6 years ago)
Author:
pesei <petra seibert at univie ac at>
Branches:
univie
Children:
93786a1
Parents:
34f1452
Message:

modify most input read subroutines

changed some variable names (mostly for I-N reasons)
includes two names appearing also in timemanager, com_mod
corrected a few mistakes
simplified some parts of code
changed options/RELEASES which is in nml fmt correspondingly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/advance.f90

    r5184a7c rd7935de  
    421421  !*************************************************************
    422422  !************** CBL options added by mc see routine cblf90 ***
    423             if (cblflag.eq.1) then  !modified by mc
     423            if (iflagcbl.eq.1) then  !modified by mc
    424424              if (-h/ol.gt.5) then  !modified by mc
    425425              !if (ol.lt.0.) then   !modified by mc 
     
    515515
    516516      end do
    517       if (cblflag.ne.1) nrand=nrand+i
     517      if (iflagcbl.ne.1) nrand=nrand+i
    518518
    519519  ! Determine time step for next integration
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG