-
I implemented a simple halo exchange:
```julia
using MPI
using Enzyme
struct Heat
Tnext::Vector{Float64}
end
function halo(heat)
next = heat.Tnext
np = MPI.Comm_size(MPI.COMM_…
-
### Problem Description
Automaton ships have been (and still are) a tricky balance point, as they have no cost besides the initial time invested to capture them. This has led to many issues over ti…
-
```
Heat is not preserved during gas exchange; no matter how much is
transferred, the destination is set to the average temperature of both
gasses. This can raise or lower the temperature significantl…
-
### Describe your issue.
Greetings,
I am writing a general infrastructure for the optimization of heat exchangers (basically means relatively complicated objective function) as a part of my phd t…
-
With eg an ore washing plant & liquid heat exchangers, I've had a pump pipe liquid into it, but eventually it'll start inserting a few mb & then immediately pulling them back out in an endless loop. B…
-
Defect Description:
After giving the test,the entries of result page are editable .Actually they shouldn't.
Steps to Reproduce:
Industrial Automation Lab -> List of experiments ->Tune PID contr…
-
Defect Description:
After giving the quiz,in the result, it is counting unattempted questions also as wrong .Whereas it shouldn't count .
Steps to Reproduce:
1.Industrial Automation Lab -> List o…
-
Defect Description:
After giving the quiz,in the result, it is counting unattempted questions also as wrong .Whereas it shouldn't count .
Steps to Reproduce:
1.Industrial Automation Lab -> List o…
-
Defect Description:
After giving the test,the entries of result page are editable .Actually they shouldn't.
Steps to Reproduce:
Industrial Automation Lab -> List of experiments ->Tune PID contr…
-
The v26b patch appears to have created a regression where the reactors end up gradually ticking heat up, followed by a huge drop in heat across the reactor. The highest possible temperature to attain …