source: LMDZ6/branches/Amaury_dev/libf/phylmd/call_ini_replay.F90 @ 5103

Last change on this file since 5103 was 5103, checked in by abarral, 8 weeks ago

Handle CPP_INLANDSIS in lmdz_cppkeys_wrapper.F90
Remove obsolete key wrgrads_thermcell, _ADV_HALO, _ADV_HALLO, isminmax
Remove redundant uses of CPPKEY_INCA (thanks acozic)
Remove obsolete misc/write_field.F90
Remove unused ioipsl_* wrappers
Remove calls to WriteField_u with wrong signature
Convert .F -> .[fF]90
(lint) uppercase fortran operators
[note: 1d and iso still broken - working on it]

File size: 135 bytes
Line 
1   SUBROUTINE call_ini_replay
2   stop 'In call_ini_replay : You should run replay_equip.sh before runing replay[13]d'
3   return
4   end
Note: See TracBrowser for help on using the repository browser.