source: CPL/oasis3-mct/branches/OASIS3-MCT_5.0_branch/doc/UG1_Obtaining.tex @ 6331

Last change on this file since 6331 was 6331, checked in by aclsce, 17 months ago

Moved oasis-mct_5.0 in oasis3-mct/branches directory.

  • Property svn:executable set to *
File size: 5.1 KB
Line 
1\newpage
2\chapter{OASIS3 sources, license and Copyright}
3\label{sec_Obtaining}
4%               ----------------------------------
5%
6%
7\section{OASIS3 sources}
8OASIS3 sources, related libraries, and TOYOASIS3
9coupled model sources and data are available from CERFACS SVN server. To obtain more detail on how to download
10the sources, please
11contact us (see contact details on the back of the cover page).
12
13OASIS3 directory structure is the following one:
14
15\begin{verbatim}
16
17 - oasis3/lib/psmile      PRISM System Model Interface Library
18             /scrip       SCRIPR interpolation library
19             /mct         Model Coupling Toolkit Coupling Software
20                 
21 - oasis3/doc             OASIS3 documentation
22 
23 - oasis3/util/make_dir   Utilities to compile OASIS3 (see section 8.1)
24
25 - oasis3/examples/tutorial  environment to run the tutorial toymodel
26                              (see section 8.3)
27 
28\end{verbatim}
29%                             
30%
31%                  /sxgmem/    GMEM communication library
32%
33%\end{verbatim}
34
35\section{License and Copyright}
36
37\subsection{OASIS3 license and copyright statement}
38
39Copyright © 2010 Centre Europeen de Recherche et Formation
40Avancee en Calcul Scientifique (CERFACS). 
41
42This software and ancillary information called OASIS3 is free
43software.  CERFACS has rights to use, reproduce, and distribute
44OASIS3. The public may copy, distribute, use, prepare derivative works and
45publicly display OASIS3 under the terms of the Lesser GNU General
46Public License (LGPL) as published by the Free Software Foundation,
47provided that this notice and any statement of authorship are
48reproduced on all copies. If OASIS3 is modified to produce derivative
49works, such modified software should be clearly marked, so as not to
50confuse it with the OASIS3 version available from CERFACS.
51
52The developers of the OASIS3 software are researchers attempting to
53build a modular and user-friendly coupler accessible to the climate
54modelling community. Although we use the tool ourselves and have made
55every effort to ensure its accuracy, we can not make any
56guarantees. We provide the software to you for free. In return,
57you--the user--assume full responsibility for use of the software. The
58OASIS3 software comes without any warranties (implied or expressed) and
59is not guaranteed to work for you or on your computer. Specifically,
60CERFACS and the various individuals involved in development and
61maintenance of the OASIS3 software are not responsible for any damage
62that may result from correct or incorrect use of this software.
63
64\subsection{The MCT 2.10 license copyright statement}
65\label{sec_MCT}
66
67The MCT 2.10 license statement reads as follows:
68
69 ``Copyright © 2018, UChicago Argonne, LLC All Rights Reserved
70
71Software Name: Model Coupling Toolkit (MCT)
72
73Redistribution and use in source and binary forms, with or without
74modification, are permitted provided that the following conditions are met:
75
761. Redistributions of source code must retain the above copyright notice, this
77list of conditions and the following disclaimer.
782. Redistributions in binary form must reproduce the above copyright notice,
79this list of conditions and the following disclaimer in the documentation
80and/or other materials provided with the distribution.
813. Neither the names of UChicago Argonne, LLC or the Department of Energy nor
82the names of its contributors may be used to endorse or promote products
83derived from this software without specific prior written permission.
84
85THE SOFTWARE IS SUPPLIED ``AS IS'' WITHOUT WARRANTY OF ANY KIND.
86 
87NEITHER THE UNITED STATES GOVERNMENT, NOR THE UNITED STATES DEPARTMENT OF
88ENERGY, NOR UCHICAGO ARGONNE, LLC, NOR ANY OF THEIR EMPLOYEES, MAKES ANY
89WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LEGAL LIABILITY OR RESPONSIBILITY
90FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF ANY INFORMATION, DATA,
91APPARATUS, PRODUCT, OR PROCESS DISCLOSED, OR REPRESENTS THAT ITS USE WOULD
92NOT INFRINGE PRIVATELY OWNED RIGHTS.``
93
94
95\subsection{The SCRIP 1.4 license copyright statement}
96\label{sec_SCRIP}
97
98The SCRIP 1.4 copyright statement reads as follows:
99
100 ``Copyright © 1997, 1998 the Regents of the
101University of California.  This software and ancillary information
102(herein called SOFTWARE) called SCRIP is made available under the
103terms described here. The SOFTWARE has been approved for release with
104associated LA-CC Number 98-45. Unless otherwise indicated, this
105SOFTWARE has been authored by an employee or employees of the
106University of California, operator of Los Alamos National Laboratory
107under Contract No. W-7405-ENG-36 with the United States Department of
108Energy. The United States Government has rights to use, reproduce, and
109distribute this SOFTWARE. The public may copy, distribute, prepare
110derivative works and publicly display this SOFTWARE without charge,
111provided that this Notice and any statement of authorship are
112reproduced on all copies. Neither the Government nor the University
113makes any warranty, express or implied, or assumes any liability or
114responsibility for the use of this SOFTWARE. If SOFTWARE is modified
115to produce derivative works, such modified SOFTWARE should be clearly
116marked, so as not to confuse it with the version available from Los
117Alamos National Laboratory.''
Note: See TracBrowser for help on using the repository browser.