source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/libIGCM/libIGCM_post/IGCM_Patch_20091119_put_out.ksh @ 5899

Last change on this file since 5899 was 5899, checked in by aclsce, 3 years ago

Modified libIGCM and configuration to run XIOS ensembles.

File size: 944 bytes
Line 
1#!/bin/ksh
2
3#**************************************************************
4#**************************************************************
5# Author: Marie-Alice Foujols
6# Contact: Marie-Alice.Foujols__at__ipsl.jussieu.fr
7# $Revision:: 1059                                     $ Revision of last commit
8# $Author:: sdipsl                                     $ Author of last commit
9# $Date:: 2014-09-23 12:05:29 +0200 (Tue, 23 Sep 2014) $ Date of last commit
10# IPSL (2009)
11#  This software is governed by the CeCILL licence see libIGCM/libIGCM_CeCILL.LIC
12#
13#**************************************************************
14
15#------------------------------------------------------------
16# to put_out the result of IGCM_Patch_20091116_ncks_ncra.ksh
17#------------------------------------------------------------
18
19function IGCM_Patch_20091119_put_out {
20    IGCM_debug_PushStack "IGCM_Patch_put_out" $@
21
22    IGCM_debug_PopStack "IGCM_Patch_put_out"
23}
Note: See TracBrowser for help on using the repository browser.