Changeset 2696 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Dec 14, 2017 5:12:51 PM (6 years ago)
Author:
kanani
Message:

Merge of branch palm4u into trunk

Location:
palm/trunk
Files:
22 deleted
23 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk

  • palm/trunk/SCRIPTS/.palm.iofiles

    r2669 r2696  
    11#
    2 #------------------------------------------------------------------------------------------
     2#-------------------------------------------------------------------------------------------
    33# List of input-files
    4 #------------------------------------------------------------------------------------------
     4#-------------------------------------------------------------------------------------------
    55PARIN                    in:tr      d3#      $base_data/$fname/INPUT          _p3d*
    66PARIN                    in:tr      d3r      $base_data/$fname/INPUT          _p3dr*
    77PARIN                    in:tr      pcr      $base_data/$fname/INPUT          _pcr
    88TOPOGRAPHY_DATA          inopt:tr   d3#:d3r  $base_data/$fname/INPUT          _topo*
     9PIDS_STATIC              inopt:tr   d3#:d3r  $base_data/$fname/INPUT          _static*
     10PIDS_DYNAMIC             inopt:tr   d3#:d3r  $base_data/$fname/INPUT          _dynamic*
     11rrtmg_lw.nc              inopt:tr   d3#:d3r  $base_data/$fname/INPUT          _rlw
     12rrtmg_sw.nc              inopt:tr   d3#:d3r  $base_data/$fname/INPUT          _rsw
    913WTM_DATA                 inopt:tr   d3#:d3r  $base_data/$fname/INPUT          _wtm
    1014BININ                    in:lnpe    d3r:rec  $fast_io_catalog/$fname/RESTART  _d3d
     
    1721DATA_2D_XY_AV_NETCDF     inopt      xyr      $base_data/$fname/OUTPUT         _xy_av*    nc
    1822DATA_2D_XZ_NETCDF        inopt      xzr      $base_data/$fname/OUTPUT         _xz*       nc
     23DATA_2D_XZ_AV_NETCDF     inopt      xzr      $base_data/$fname/OUTPUT         _xz_av*    nc
    1924DATA_2D_YZ_NETCDF        inopt      yzr      $base_data/$fname/OUTPUT         _yz*       nc
     25DATA_2D_YZ_AV_NETCDF     inopt      yzr      $base_data/$fname/OUTPUT         _yz_av*    nc
    2026DATA_3D_NETCDF           inopt      3dr      $base_data/$fname/OUTPUT         _3d*       nc
    2127DATA_3D_AV_NETCDF        inopt      3dr      $base_data/$fname/OUTPUT         _3d*       nc
     
    2430DATA_PRT_NETCDF          inopt:pe   prtr     $base_data/$fname/OUTPUT         _prt*      nc
    2531#
    26 #------------------------------------------------------------------------------------------
     32#-------------------------------------------------------------------------------------------
    2733# List of output-files
    28 #------------------------------------------------------------------------------------------
     34#-------------------------------------------------------------------------------------------
    2935BINOUT*                    out:lnpe restart   $fast_io_catalog/$fname/RESTART  _d3d
    3036PARTICLE_RESTART_DATA_OUT* out:lnpe prt#:prtr $fast_io_catalog/$fname/RESTART  _rprt
  • palm/trunk/SCRIPTS/batch_scp

    r2600 r2696  
    44
    55#--------------------------------------------------------------------------------#
    6 # This file is part of PALM.
     6# This file is part of the PALM model system.
    77#
    88# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1717# PALM. If not, see <http://www.gnu.org/licenses/>.
    1818#
    19 # Copyright 1997-2014  Leibniz Universitaet Hannover
     19# Copyright 1997-2017  Leibniz Universitaet Hannover
    2020#--------------------------------------------------------------------------------#
    2121#
  • palm/trunk/SCRIPTS/compile_tutorial

    r1310 r2696  
    22
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1515# PALM. If not, see <http://www.gnu.org/licenses/>.
    1616#
    17 # Copyright 1997-2014  Leibniz Universitaet Hannover
     17# Copyright 1997-2017  Leibniz Universitaet Hannover
    1818#--------------------------------------------------------------------------------#
    1919#
  • palm/trunk/SCRIPTS/document_changes

    r2235 r2696  
    11#!/bin/ksh
    22#------------------------------------------------------------------------------#
    3 # This file is part of PALM.
     3# This file is part of the PALM model system.
    44#
    55# PALM is free software: you can redistribute it and/or modify it under the
  • palm/trunk/SCRIPTS/generate_documentation

    r1758 r2696  
    11#!/bin/bash
    22#--------------------------------------------------------------------------------#
    3 # This file is part of PALM.
     3# This file is part of the PALM model system.
    44#
    55# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1414# PALM. If not, see <http://www.gnu.org/licenses/>.
    1515#
    16 # Copyright 1997-2014  Leibniz Universitaet Hannover
     16# Copyright 1997-2017  Leibniz Universitaet Hannover
    1717#--------------------------------------------------------------------------------#
    1818#
  • palm/trunk/SCRIPTS/img2stereo

    r1310 r2696  
    22
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1515# PALM. If not, see <http://www.gnu.org/licenses/>.
    1616#
    17 # Copyright 1997-2014  Leibniz Universitaet Hannover
     17# Copyright 1997-2017  Leibniz Universitaet Hannover
    1818#--------------------------------------------------------------------------------#
    1919#
  • palm/trunk/SCRIPTS/img2video

    r1310 r2696  
    22
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1515# PALM. If not, see <http://www.gnu.org/licenses/>.
    1616#
    17 # Copyright 1997-2014  Leibniz Universitaet Hannover
     17# Copyright 1997-2017  Leibniz Universitaet Hannover
    1818#--------------------------------------------------------------------------------#
    1919#
  • palm/trunk/SCRIPTS/palm_gf

    r2309 r2696  
    22# -*- coding: utf-8 -*-
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
  • palm/trunk/SCRIPTS/palm_jm

    r2504 r2696  
    22# -*- coding: utf-8 -*-
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1515# PALM. If not, see <http://www.gnu.org/licenses/>.
    1616#
    17 # Copyright 1997-2016  Leibniz Universitaet Hannover
     17# Copyright 1997-2017  Leibniz Universitaet Hannover
    1818##--------------------------------------------------------------------------------#
    1919#
  • palm/trunk/SCRIPTS/palm_simple_install

    r2226 r2696  
    11#!/bin/bash
    22#--------------------------------------------------------------------------------#
    3 # This file is part of PALM.
     3# This file is part of the PALM model system.
    44#
    55# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1414# PALM. If not, see <http://www.gnu.org/licenses/>.
    1515#
    16 # Copyright 1997-2014  Leibniz Universitaet Hannover
     16# Copyright 1997-2017  Leibniz Universitaet Hannover
    1717#--------------------------------------------------------------------------------#
    1818#
  • palm/trunk/SCRIPTS/palm_simple_run

    r2226 r2696  
    11#!/bin/bash
    22#--------------------------------------------------------------------------------#
    3 # This file is part of PALM.
     3# This file is part of the PALM model system.
    44#
    55# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1414# PALM. If not, see <http://www.gnu.org/licenses/>.
    1515#
    16 # Copyright 1997-2014  Leibniz Universitaet Hannover
     16# Copyright 1997-2017  Leibniz Universitaet Hannover
    1717#--------------------------------------------------------------------------------#
    1818#
  • palm/trunk/SCRIPTS/palm_wd

    r2416 r2696  
    22# -*- coding: utf-8 -*-
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1515# PALM. If not, see <http://www.gnu.org/licenses/>.
    1616#
    17 # Copyright 1997-2015  Leibniz Universitaet Hannover
     17# Copyright 1997-2017  Leibniz Universitaet Hannover
    1818#--------------------------------------------------------------------------------#
    1919#
  • palm/trunk/SCRIPTS/palm_wdd

    r2421 r2696  
    22# -*- coding: utf-8 -*-
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1515# PALM. If not, see <http://www.gnu.org/licenses/>.
    1616#
    17 # Copyright 1997-2015  Leibniz Universitaet Hannover
     17# Copyright 1997-2017  Leibniz Universitaet Hannover
    1818#--------------------------------------------------------------------------------#
    1919#
  • palm/trunk/SCRIPTS/palmbuild

    r2566 r2696  
    44
    55#------------------------------------------------------------------------------#
    6 # This file is part of PALM.
     6# This file is part of the PALM model system.
    77#
    88# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1717# PALM. If not, see <http://www.gnu.org/licenses/>.
    1818#
    19 # Copyright 2017  Leibniz Universitaet Hannover
     19# Copyright 2017-2017  Leibniz Universitaet Hannover
    2020#------------------------------------------------------------------------------#
    2121#
  • palm/trunk/SCRIPTS/palmplot

    r1310 r2696  
    11#!/bin/ksh
    22#--------------------------------------------------------------------------------#
    3 # This file is part of PALM.
     3# This file is part of the PALM model system.
    44#
    55# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1414# PALM. If not, see <http://www.gnu.org/licenses/>.
    1515#
    16 # Copyright 1997-2014  Leibniz Universitaet Hannover
     16# Copyright 1997-2017  Leibniz Universitaet Hannover
    1717#--------------------------------------------------------------------------------#
    1818#
  • palm/trunk/SCRIPTS/palmrun

    r2693 r2696  
    44
    55#--------------------------------------------------------------------------------#
    6 # This file is part of PALM.
     6# This file is part of the PALM model system.
    77#
    88# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1717# PALM. If not, see <http://www.gnu.org/licenses/>.
    1818#
    19 # Copyright 2017  Leibniz Universitaet Hannover
     19# Copyright 2017-2017  Leibniz Universitaet Hannover
    2020#--------------------------------------------------------------------------------#
    2121#
  • palm/trunk/SCRIPTS/palmrungui

    r2413 r2696  
    22
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1515# PALM. If not, see <http://www.gnu.org/licenses/>.
    1616#
    17 # Copyright 1997-2014  Leibniz Universitaet Hannover
     17# Copyright 1997-2017  Leibniz Universitaet Hannover
    1818#--------------------------------------------------------------------------------#
    1919#
  • palm/trunk/SCRIPTS/palmrungui.py

    r2484 r2696  
    22# -*- coding: utf-8 -*-
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
  • palm/trunk/SCRIPTS/palmtest

    r2579 r2696  
    22
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1515# PALM. If not, see <http://www.gnu.org/licenses/>.
    1616#
    17 # Copyright 1997-2017  Leibniz Universitaet Hannover
     17# Copyright 2017-2017  Leibniz Universitaet Hannover
    1818#--------------------------------------------------------------------------------#
    1919#
  • palm/trunk/SCRIPTS/process_dvr_output

    r1310 r2696  
    11#!/bin/ksh
    22#--------------------------------------------------------------------------------#
    3 # This file is part of PALM.
     3# This file is part of the PALM model system.
    44#
    55# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1414# PALM. If not, see <http://www.gnu.org/licenses/>.
    1515#
    16 # Copyright 1997-2014  Leibniz Universitaet Hannover
     16# Copyright 1997-2017  Leibniz Universitaet Hannover
    1717#--------------------------------------------------------------------------------#
    1818#
  • palm/trunk/SCRIPTS/release_tutorial

    r1842 r2696  
    11#!/bin/bash
    22#--------------------------------------------------------------------------------#
    3 # This file is part of PALM.
     3# This file is part of the PALM model system.
    44#
    55# PALM is free software: you can redistribute it and/or modify it under the terms
     
    1414# PALM. If not, see <http://www.gnu.org/licenses/>.
    1515#
    16 # Copyright 1997-2014  Leibniz Universitaet Hannover
     16# Copyright 1997-2017  Leibniz Universitaet Hannover
    1717#--------------------------------------------------------------------------------#
    1818#
  • palm/trunk/SCRIPTS/testsuite

    r2410 r2696  
    22
    33#--------------------------------------------------------------------------------#
    4 # This file is part of PALM.
     4# This file is part of the PALM model system.
    55#
    66# PALM is free software: you can redistribute it and/or modify it under the terms
Note: See TracChangeset for help on using the changeset viewer.