-
Hi,
The plaintext function (https://github.com/clips/pattern/blob/master/pattern/web/__init__.py#L969)
Is not threadsafe as it's reusing HTMLTagstripper().strip.
It happens very rarely but scenario …
-
I found the following problems when running the tutorials using OpenFOAM 2.3.x.
This shell command was used to run all tutorials:
```
find . -iname "Allrun" | while read R ; do d=`dirname $R` ; cd $…
-
This looks a relevant paper: http://onlinelibrary.wiley.com/doi/10.1002/gamm.201410004/pdf
-
Hello everyone! First of all, thanks for all the fantastic resources.
I think it would be handy to include the level of expertise needed in some way. That would help to motivate to carry out an or…
-
**Description**
Hello, everyone, I am interested in employing the PFEM in Geotechnicsand want to try the PfemSolidMechanicsApplication, However, some problem occurred. It is similar to #8765, and t…
-
Hi all,
I am trying to simulate stress and strain with a pavement layer. I am wondering if the way I have defined the materials and applied them is correct in the code below.
I am still learnin…
-
So this doesn't necessarily belong in RP-0 as it will encompass a lot of different mods, but this is a list of projects I have conceived. I do not have the time to work on many (most) of them, so I pu…
-
### Describe the Problem
Vision is purely an on/off - if vision is on for the map, tokens without vison can see nothing. There's no method for preventing certain types of VBL from effecting the visio…
-
Also using 'Debris Melts to Debris' after in the load order. I've gotten this crash message occasionally - the game highlights both these mods as possibly related.
NullReferenceException
NoEm…
-
## Bug Description
XFEM produces different results with "the same" mesh, one generated by moose generated mesh (or exodus), one generated by GMSH.
## Steps to Reproduce
This is the input …