RegCM
RegCM copied to clipboard
ICTP Regional Climate Model
* add an ICBC reader for data from [the NCAR RDA version of ERA5](https://rda.ucar.edu/datasets/ds633-0/) The new reader `dattyp` is called `RDAE5`. In the input data directory, RDAE5 should contain a...
# Detailed Changes in the Pull Request This pull request includes the following major changes to the `mod_micro_nogtom` module: ## 1. Added Compiler Directives The code optimization involved the incorporation...
We tried many changes in the file, but many of them were not effective, as this code is a coded implementation of a physical formula. So we are trying to...
This code must be compiled with OpenMP support as stated in README under onedrive submission. Brief explanation: Most execution of this file falls within 'nogtom' subroutine, involving multiple loops and...
# Bonus Task: Optimization of Nogtom Module ## Changes ### Brief Expression For Loops For nested loops, we use a more simple format. For example: ``` do k = 1...
Hi, I've been trying the tutorial but stumble upon this error while running the regcmMPI: This is RegCM 5 GIT Revision: 5.0.0 compiled at: data : Oct 11 2023 time:...
Dear model developer, I hope this email finds you well. I am writing to seek assistance regarding an issue I am currently facing while generating ICBC using CMIP6 model CRNM-ESM2-1...
Dear RegCM Developers, [test_001.in.txt](https://github.com/ICTP/RegCM/files/12496232/test_001.in.txt) [logfile.txt](https://github.com/ICTP/RegCM/files/12496233/logfile.txt) I installed RegCM5.0.0 and it works fine without chemistry options, however when the CBMZ is activated, all steps run without errors, but in the beginning...
I reported an error while compiling RegCM5.0. Configure: error: NetCDF library not found, but my NetCDF has been installed and my environment variables have also been configured. I don't know...
While running RegCM model with CESM model data. the SST files are switching over to the next files at the last time stamp and the model hangs. I looked through...