-
### Summary
Hello @fzaninotto I want generate INN & KPP for Russian data, I add provider in my Laravel factory
like this:
```php
/** @var Factory $factory */
use Faker\Generator as Faker;
…
-
This would be for much later down the road. Right now KPP global variables are referenced by F90 `USE` statements. But there may be some model implementations (such as in WRF) where several chemistr…
-
I have downloaded the tubeAmp-Designer for Windows (using Windows 10) and the KPP-VST3-Win64.zip to try and profile one of my software amps. The amp does not run in Linux and I don't have any macOS de…
-
If you use the default planar_hex inside the init file it the boundary conditions work as intended (overflow to the next region as shown below)
![KPP_tracer1](https://user-images.githubusercontent.…
-
Suggestions to modify the library build script:
- [x] Limit the set of libraries built with the default option/selection to those that are mandatory for building the model (i.e. GSL, HDF5, netCDF, …
-
I was trying to use some of those KPP plugins, like `kpp_distruction` and `kpp_fuzz`, and noticed that while it was working great when I newly instantiate those plugins, it does not give me the same a…
-
We already have the solver `rosenbrock_posdef_h211b_qssa` in the
`user_contributed` directory. Unfortunately, it has not been maintained
recently, and it hasn't worked with KPP3. Together with colle…
-
Hello,
First of all thanks a lot for this software!
I use gentoo and compiled KPP myself from sources. When I tried to use KPP tubeamp in carla (for testing) all UI elements works fine. When I tri…
-
Hey!
I encountered a problem when using keys. Maybe I'm doing something wrong?
code:
```
final content = Content()
..add(TextContent('number', requisites.number))
..add(TextContent('…
-
Tried to auto-diff OceanTurb.jl with Zygote.jl but it doesn't support mutating arrays (it know how to auto-diff broadcasts but mutating arrays makes it much harder to auto-diff)
```julia
using Zyg…