source: LMDZ6/trunk/libf/phylmd/rrtm/abor1.intfb.h @ 4103

Last change on this file since 4103 was 4103, checked in by Laurent Fairhead, 2 years ago

Inclusion of some corrections and optimisations for XIOS done by
Arnaud Durocher during his TGCC mission.
Included here are r3703, r3704, r3750, r3751, r3752 from his
LMDZ6/branches/Optimisation_LMDZ branch

  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 109 bytes
Line 
1INTERFACE
2SUBROUTINE ABOR1(CDTEXT)
3CHARACTER(LEN=*), INTENT(IN) :: CDTEXT
4END SUBROUTINE ABOR1
5END INTERFACE
Note: See TracBrowser for help on using the repository browser.