source: LMDZ6/branches/Portage_acc/libf/phylmd/call_param_replay.F90 @ 4926

Last change on this file since 4926 was 4743, checked in by Laurent Fairhead, 8 months ago

Merge of ACC branch with 4740 revision from trunk

File size: 187 bytes
Line 
1   subroutine call_param_replay(ngrid,nlay)
2   integer,intent(in) :: ngrid,nlay
3   stop 'In call_param_replay : You should run replay_equip.sh before runing replay[13]d'
4   return
5   end
Note: See TracBrowser for help on using the repository browser.