-
### Brief summary of bug
On `release-clm5.0`, `ERS_D_Ln9_P480x3.f19_g16.I2000Clm50SpGs.cheyenne_intel.clm-waccmx_offline` is failing the restart test due to some ROF fields (both rof2lnd and lnd2ro…
-
Using a common sensor (and logger) that connects to different chambers is a common setup.
Currently, RespChamberProc, assumes all chunks are related to a common collar.
Provide a mapping of chu…
bgctw updated
4 months ago
-
### Current behavior:
I realized that the changes I proposed in #695 would leave SLC25A19 (`ENSG00000125454`) associated with no reactions, but, as I mentioned in #695, it is [known](https://www.un…
-
RH values are naively averaged (indeterminate) in following data tables:
* LTAR_Met_1Minute
* LTAR_Met
```crbasic
#If (SENSOR_IRGASON) Then 'RelativeHumidity (percent)
…
-
The sonora team released recently their elf-owl model grid to zenodo (T-dwarfs [here](https://zenodo.org/records/10385821), but there are also L-dwarf and Y-dwarf entries that are separate, maybe beca…
-
I was using RMG-Py 3.0.0 for the ethane oxidation process. After the RMG calculation was over, I tried to run ChemKin using the Chem.inp file and found multiple undeclared duplicate reactions. Luckily…
-
There is a convention concerning figures' storage which states that
> The PNG files should be placed in a folder which exactly represents the package structure.
(see also Modelica.UsersGuide.Conv…
-
**Problem description**
When setting the `transport_model` property of a `FlameBase` or derived object to `None`, the underlying `Phase` object's default transport model is selected without any inf…
-
**Erik Kluzek < erik > - 2015-02-11 16:14:09 -0700**
**Bugzilla Id:** [2142](http://bugz.cgd.ucar.edu/show_bug.cgi?id=2142)
**Bugzilla CC:** dlawren, mvertens, rfisher, sacks, slevis,
Here …
-
I'm concerned that we might be passing `ReshapedArray`s to RRTMGP (e.g., `reshape(view(rand(300,400), 1:3, 1:4), 4, 3)`), which could result in a large discrepancy between performance we see in RRTMGP…