ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/simulation_module.F90
(Generate patch)

Comparing trunk/OOPSE/libmdtools/simulation_module.F90 (file contents):
Revision 388 by chuckv, Fri Mar 21 22:11:50 2003 UTC vs.
Revision 394 by gezelter, Mon Mar 24 21:55:34 2003 UTC

# Line 281 | Line 281 | contains
281    function getRrf() result(rrf)
282      real( kind = dp ) :: rrf
283      rrf = thisSim%rrf
284 +    write(*,*) 'getRrf = ', rrf, thisSim%rrf
285    end function getRrf
286    
287    function getRt() result(rt)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines