Ufuk Turunçoğlu
Ufuk Turunçoğlu
### Steps to reproduce I tried to install a development branch of the ESMF package but it did not work. I just add following code to ESMF package.py to make...
I just wonder if the UFS C96 input data (already staged in the supported platforms) accessible through the web (ftp, http or ant cloud side). Here is the list of...
### Steps to reproduce the issue ```console $ spack spec -I snnxsgj [email protected]%[email protected]~adios2~advanced_debug~cuda+development_files~examples~eyedomelighting~fortran~hdf5~ipo+kits+mpi+opengl2~osmesa~pagosa~python~python3~qt+shared build_edition=canonical build_type=RelWithDebInfo patches=acb3805 use_vtkm=default arch=darwin-monterey-skylake 5244j53 ^[email protected]%[email protected]~debug~pic+shared arch=darwin-monterey-skylake j54es6g ^[email protected]%[email protected] arch=darwin-monterey-skylake rockzty ^[email protected]%[email protected] libs=shared,static arch=darwin-monterey-skylake 6f7kpab ^[email protected]%[email protected]~ipo...
# PR Checklist - [x] This PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the...
## Description The land sea mask information used by `control_p8 ( and its derivatives such as `control_restart_p8`) is not consistent between the oro* files, sfc* files and the files that...
## Description The existing implementation only allows to run land component internally through the used of CCPP/physics. To allow interaction with the external land component FV3 and its coupling interface...
## Description The write component fails with segmentation fault for `control_p8` when `output_grid` is changed from `gaussian_grid` to `cubed_sphere_grid`. It seems that it is working if `write_dopost` is set to...
I just wonder about why f90warp creates only interfaces for certain subroutines. I am trying to create wrapper for following file https://github.com/esmf-org/esmf/blob/develop/src/Superstructure/ESMFMod/src/ESMF_Init.F90 using `f90wrap -m init ESMF_Init.F90` but it only...
**Describe the bug** I am working on ESMF/NUOPC interface for WRF to couple with regional ocean model (NEMO). At this point, I am in a stage to testing the development...
## Commit Queue Requirements: - [x] Fill out all sections of this template. - [ ] All sub component pull requests have been reviewed by their code managers. - [...