Ignore:
Timestamp:
Apr 5, 2016 7:44:00 PM (9 years ago)
Author:
raasch
Message:

preprocessor directives using machine dependent flags (lc, ibm, etc.) mostly removed from the code

File:
1 edited

Legend:

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

    r1798 r1808  
    1919! Current revisions:
    2020! ------------------
    21 !
     21! output message in case unscheduled radiation calls removed
    2222!
    2323! Former revisions:
     
    839839                IF ( .NOT. force_radiation_call )  THEN
    840840                   time_radiation = time_radiation - dt_radiation
    841                 ELSE
    842                    WRITE(9,*) "Unscheduled radiation call at ", simulated_time
    843                    CALL LOCAL_FLUSH ( 9 )
    844841                ENDIF
    845842
Note: See TracChangeset for help on using the changeset viewer.