-
The ds value for stackmm AA_AT is 4700, which seems correct, but the dh value for TA_AA is "inf" due to commit 8c2aa6960c1befe4cdba0870078814844e548a15. I think the value for TA_AA should have been l…
-
There are some ClimaAtmos functions that call several functions, resulting in several expensive calls. We could either cache the expensive variables in the thermo state, or we could define a getter th…
-
Two things on LAYERS
1. @rabernat , I think Jeff is getting close to having section "Packages II" into RTD. Is there any LAYERS documentation he can include?
2. Also there are a few pkg LAYERS c…
-
I am facing this issues while runnig
please help
sajal1805@Sajal:~/class$ make
if ! [ -e /home/sajal1805/class/build ]; then mkdir /home/sajal1805/class/build ; mkdir /home/sajal1805/class/buil…
-
It would be nice to have certain functionality available as single functions. While these are less flexible compared to the `GenericMaster` classes, still for users who mainly want to calculate specif…
-
# The Climate Modeling Alliance
## Software Design Issue 📜
### Purpose
> O2.5.2: Generalize coupling and surface fluxes to accommodate full land model, including:
> - component models using differ…
-
Checking thermochemical calculations from xTB, I find the way in which translational entropy is calculated a bit weird (although results are right). The expression in the thermodyn subroutine from the…
-
Hi,
I am trying to run exoclass with the default example_energy_injection.ini file just to check if it's working after compilation. I get a set fault on a Mac machine with M1 64 bit
./class ex…
-
For `Pentane` at `p=1e-6` and `T=578.275` the Soave algorithm goes to the supercritical branch, where three roots exist. According to Span, two of the three roots result in negative densities, but in …
-
Background:
For each grid point and ice category, cice computes its thermodynamics over nkice layers (this is 4 in ACCESS-OM2).
Under the BL99 thermodynamics option, the conductive salinity profil…