Ignore:
Timestamp:
Aug 21, 2019 2:37:54 PM (5 years ago)
Author:
scharf
Message:

removed comments in 'Former revisions' section that are older than 01.01.2019

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/multi_agent_system_mod.f90

    r4168 r4180  
    4343! unused variables removed
    4444!
    45 ! 3602 2018-12-04 16:03:51Z sward
    46 ! Added check for missing NAVIGATION_DATA input file
    47 !
    48 ! 3601 2018-12-04 16:00:04Z sward
    49 ! Replace degree symbol by degree_C/degrees
    50 !
    51 ! 3587 2018-11-30 13:52:19Z sward
    52 ! Added output of agent substep time
    53 !
    54 ! 3525 2018-11-14 16:06:14Z kanani
    55 ! Changes related to clean-up of biometeorology (dom_dwd_user)
    56 !
    57 ! 3448 2018-10-29 18:14:31Z kanani
    58 ! Adjustment of biometeorology calls,
    59 ! implement some agent biometeorology
    60 !
    61 ! 3274 2018-09-24 15:42:55Z knoop
    62 ! Modularization of all bulk cloud physics code components
    63 !
    64 ! 3268 2018-09-21 13:45:37Z sward
    65 ! Cleaned up agent pointer assignment in output routine
    66 !
    67 ! 3248 2018-09-14 09:42:06Z sward
    68 ! Minor formating changes
    69 !
    70 ! 3246 2018-09-13 15:14:50Z sward
    71 ! Added error handling for input namelist via parin_fail_message
    72 !
    73 ! 3241 2018-09-12 15:02:00Z raasch
    74 ! unused variables removed
    75 !
    76 ! 3235 2018-09-07 14:06:15Z sward
    77 ! Bugfix in output, added agent-number dimension and related messages and
    78 ! input parameters, updated cpu logging, added mas_last_actions
    79 !
    80 ! 3201 2018-08-20 11:45:01Z sward
    81 ! Bugfix, missing pre-processor directive. Set default
    82 ! read_agents_from_restartfile = .FALSE. restarts not yet implemented.
    83 !
    84 ! 3198 2018-08-15 09:23:10Z sward
    85 ! Now using time_since_reference_point; moved multi_agent_system_start and
    86 ! multi_agent_system_end to control_parameters; renamed NAMELIST agents_par to
    87 ! agent_parameters
    88 !
    89 ! 3187 2018-07-31 10:32:34Z sward
    90 ! Reworked agent pathfinding to avoid collisions with walls
    91 !
    92 ! 3165 2018-07-24 13:12:42Z sward
    93 ! Added agent ID output
    94 !
    95 ! 3160 2018-07-20 11:52:56Z sward
    96 ! Changed C_SIZEOF to STORAGE_SIZE
    97 !
    98 ! 3159 2018-07-20 11:20:01Z sward
    99 ! Initial revision
    100 !
    101 !
    102 !
    103 ! Authors:
    104 ! --------
    105 ! @author sward
    106 !
    10745!
    10846! Description:
Note: See TracChangeset for help on using the changeset viewer.