source: LMDZ6/branches/LMDZ_ECRad/libf/phylmd/call_param_replay.F90 @ 4771

Last change on this file since 4771 was 4727, checked in by idelkadi, 9 months ago

Merged trunk changes -r4488:4726 LMDZ_ECRad branch

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.