Ignore:
Timestamp:
Oct 7, 2015 11:56:08 PM (9 years ago)
Author:
knoop
Message:

Code annotations made doxygen readable

File:
1 edited

Legend:

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

    r1576 r1682  
    1 MODULE particle_attributes
    2 
     1!> @file mod_particle_attributes.f90
    32!--------------------------------------------------------------------------------!
    43! This file is part of PALM.
     
    2019! Current revisions:
    2120! ------------------
    22 !
     21! Code annotations made doxygen readable
    2322!
    2423! Former revisions:
     
    3534! Description:
    3635! ------------
    37 ! Definition of variables used to compute particle transport
     36!> Definition of variables used to compute particle transport
    3837!------------------------------------------------------------------------------!
     38MODULE particle_attributes
     39 
    3940
    4041    USE kinds
Note: See TracChangeset for help on using the changeset viewer.