-
-
A proposed `--reset ` argument on drivers would direct them to remove run materiel before proceeding.
In the simplest and safest case, this might simply remove the entire run directory. This would …
-
I would like to output the density field data, but I can't find it in NML_NETCDF. I have checked source codes but couldn't find any clues. Is there any good way to solve this problem?
-
| by jxs599@nci.org.au
___
cable.nml is currently READ from within CABLE, definitely N decomposed processors accesing the same file. Other namelists are read at toplevel in UM and broadcast o…
-
Hello
I want to use the WRF-SFIRE coupling with WRF-Chem but I have never done it. I have some doubts about the steps to follow.
I have WRF-Chem v4.4 installed. I use static geographic data from…
-
One of the namelists I am trying to parse using `f90nml` contains an array assignment of the following syntax
```
&example
arr(1:2)%foo = 1.0, 2.0
arr(1:2)%bar = 3.0, 4.0
/
```
…
-
Complete namelists from all model components should be output.
This will allow all changes to namelist settings within and between runs to be documented and tracked with [nmltab](https://github.com/…
-
FATES namelist handling is complex enough that it should have it's own subroutine to handle it. Right now there is some FATES handling in controlMod, and it should be moved to it's own interface.
-
With some versions of the gfortran compiler, users have reported build failures of WPS v3.9:
```
gfortran -c -ffree-form -O -fconvert=big-endian -frecord-marker=4 read_namelist.f90
read_namelist.f9…
-
We will run spin-ups again soon, likely more than once. As a result finidat files will change again, and we do not know when we will have a full set of finidat files for all start years. For now we us…