five

Analysis of a complex role of trees in street canyon using LES model (experiment: Terronska)

收藏
NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/13314488
下载链接
链接失效反馈
官方服务:
资源简介:
README This is a companion dataset to the paper Analysis of a complex role of trees in street canyon using LES model by Řezníček et al., to be submitted to Quarterly Journal of the Royal Meteorological Society. All the supplementary data needed for the reproduction of the experiment described in the manuscript are provided on this ZENODO repository. The supplementary data includes the following: 1. 01_palm_source_code.zip contains the source code for the current version of the PALM model used for this experiment 2. 02_inputs-configs.zip which contains: static driver files (for cases 01 = full-trees, 02 = half-trees, 03 = no-strees) dynamic driver files (for different winds directions W = west, SW = southwest, S = south and stratifications C = convective, N = neutral + stable) configuration files for the first PALM run (p3d), and the configuration files for the restart runs (p3dr) for each of the performed simulations the files with N02 are apllied for child domain 3. 03_maps-GIS contains maps in gis or png format with one hour averages outputs:  the cases are terC/N_W/SW/S_01/02/03 for the stratifications, wind direcrions and trees-scenario (see the legend above) abs for absolute values, diff for differences from no-tree scenario, 01h = 1 hour average variables are bio_UTCI - universal thermal climate index [deg C], kc_PM10 = PM10 concentration in 2m or 10m height [μ/m^3], theta_2m = temperature in 2m [deg C], wspeed_10m = wind-speed in 10m, tsurf = surface temperature [deg C], rad_sw_in = incoming shortwave radiation flux [W/m^2] and rad_lw_out = outgoing longwave radiation flux [W/m^2] 4. 04_cuts contains svg and png plots with vertical and horizontal (xy) cuts  the cases are terC/N_W_01/02/03 for the stratifications and trees-scenario (see the legend above) and west winds jugp-ciirc = the vertical cut for (JugP) street (near the ciirc-CTU building), terr-street = the vertical cut for (Terr) street PALM MODEL INSTALLATION AND USAGE GUIDE A. Installation 1. First, make sure to satisfy the Software Requirements. On Debian-based Linux Distributions, this can be achieved by the following command: sudo apt-get install gfortran g++ make cmake coreutils libopenmpi-dev openmpi-bin libnetcdff-dev netcdf-bin libfftw3-dev python3-pip python3-pyqt5 flex bison ncl-ncarg 2. Also, some additional python dependencies are needed, which can be installed using pip. In case you want to use a virtual environment for these dependencies, please make sure to create one first. Afterwards, you can install the python dependencies by executing the following command: python3 -m pip install -r requirements.txt 3. Now the PALM model system can be installed with the following commands (please replace  with the desired installation directory): export install_prefix=""bash install -p ${install_prefix}export PATH=${install_prefix}/bin:${PATH} 4. The following optional command permanently adds this installation to your bash environment: echo "export PATH=${install_prefix}/bin:\${PATH}" >> ~/.bashrc 5. Type bash install -h to get all available options of the install script. During installation, the script calls the respective install script of all packages in this repository and installs them to the chosen  directory. Therefore, it is not necessary to manually install any of the packages. You can test your installation with the following commands: palmtest --cases urban_environment_restart --cores 4 B. Usage After a successful installation, the executables for all packages have been linked into the directory /bin and a default PALM configuration file can be found at /.palm.config.default. In case you have installed the python dependencies inside a virtual environment, that environment needs to be active whenever you wand to use PALM. For usage of each of the packages, please refer to their individual documentation. Next, you need to create your first PALM setup in order to start a simulation. To get a simple preconfigured setup and start your first PALM simulation, please execute the following sequence of commands: mkdir -p "${install_prefix}/JOBS/example_cbl/INPUT"cp "packages/palm/model/tests/cases/example_cbl/INPUT/example_cbl_p3d" "${install_prefix}/JOBS/example_cbl/INPUT/"cd ${install_prefix}palmrun -r example_cbl -c default -a "d3#" -X 4 -v -z ACKNOWLEDGEMENT This research was supported by the Johannes Amos Comenius Programme (OP JAC), project No. CZ.02.01.01/00/22_008/0004605, Natural and anthropogenicgeorisks. The dataset is published under the Creative Commons Attribution 4.0 International License (CC-BY-4.0). This license allows others to distribute, remix, adapt, and build upon the dataset for any purpose, even commercially, as long as they give appropriate credit to the original creator(s).
创建时间:
2024-12-02
二维码
社区交流群
二维码
科研交流群
商业服务