!----------------------------------------------------------------------- !%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% !----------------------------------------------------------------------- ! subroutine post_run_gfs() ! !----------------------------------------------------------------------- !*** run post on quilt !----------------------------------------------------------------------- ! !----------------------------------------------------------------------- ! implicit none ! !----------------------------------------------------------------------- ! write(0,*)'in post_run start' ! end subroutine post_run_gfs ! !----------------------------------------------------------------------- !%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% !-----------------------------------------------------------------------