source:
LMDZ6/branches/Amaury_dev/libf/phylmd/call_param_replay.F90
@
5151
Last change on this file since 5151 was 5119, checked in by , 4 months ago | |
---|---|
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.