-
Utilize the JSON Schema system to define our case file structure.
This should allow us to supply a specification of our json files with descriptions of each entry and specify required entries in a st…
-
## Description
For boundary conditions in transient systems, it is common to have the boundary values also time-dependent (a heating pipe, an increasing flow rate, etc.). To do this, FlowForge …
-
Hi,
The diagonal elements of heat fulx matrix seem to be included in this code, when calculating mode diffusivity Di. However, only off-diagonal elements of heat flux matrix are included in Allen-F…
uucai updated
2 weeks ago
-
In [Tutorial-05](https://smtg-bham.github.io/ThermoParser/tutorial-05.html) the CLI command does not work: `-q lattice_thermal_conductivity` and `--location 3` seem not to be available options.
[…
-
Dear developers,
In some works, the temperature dependence of the SHC based on the Fermi-Dirac function has been presented. Could you tell us if we can do it by Wannierberri?
Thank you for the u…
-
Displaying the temperature in more understandable terms exposes some other issues preexisting with temperature, most particularly it heats tiles up insanely fast at the heat source but doesn't dissipa…
-
### Is your feature request related to a problem? Please describe the problem.
The current models get generated as follows, for example:
```
@dataclass
class CurrentFlow(Base):
"""
Ele…
-
Hi
I was working on similar project last year, but by following this [guide](http://oxygenator.geprojects.tech/) (eventually I gave up the idea,as zeolite was only available in bulk)
Anyways the …
-
As of climlab 0.7.3, when you initialize a 2D domain like this:
```
state = climlab.column_state(num_lev=50, num_lat=60, water_depth=10.)
print(state['Tatm'].shape)
print(state['Tatm'].domain.heat…
-
Dear all,
The standard name table has been updated. The current version is now version 70, dated 10 December 2019. The changes have also been published on the NERC vocabulary server and are listed …