-
Place your ideas for external defended maps plus ideas for the final map here
X0-11 updated
4 years ago
-
I just got a long list of what should be done for ODIN.
It has requirements for all software stacks not only data-reduction so we should cherry-pick relevant requirements for imaging.
It also has re…
-
"Wir haben als Rückmeldung von Nutzern zur PACS bekommen, dass sie veraltet ist: z. B. Klasse 88 fehlt, die aber auf der entsprechenden Webseite in der 2010er Version enthalten ist. Wie kommt das? Wir…
-
Hi,
I was running your code and so far everything worked fine except when we start using the two-fluid tov equation.
It shows the error
A value in x_new is above the interpolation range.
and no …
-
So I wanna preface this by saying that if anything I'm suggesting isn't something that you would be interested in, that's fine with me. I've just had these ideas, and I've really wanted to get them of…
-
Add issues which aren't specific to any particular subsection.
-
```python
import openmc
import matplotlib.pyplot as plt
height = 20
width = 30
thickness = 2
center_x=100
center_z=0
surface_1 = openmc.model.Polygon(
points= [
(10,10),
…
-
### Your GTNH Discord Username
fire.warrior
### Your Pack Version
nightly 704
### Your Server
SP
### Java Version
Java 8
### Type of Server
Single Player
### Your Expectation
If these objec…
-
Add issues about the Conclusion here
-
This is my current code
```
ShapedRecipeJsonBuilder.create(RecipeCategory.MISC, ModItems.INFINITY_INGOT)
.pattern("PPPPPPPPP")
.pattern("PFSSFSSFP")
…