Michael Kuron
Michael Kuron
LDAP support would be great. Unfortunately, your current code only implements it for use with the standalone server. I guess many people are running Margarita via WSGI. Below is the...
I think you should be able to calculate fluid stress times normal on all surfaces between fluid and boundary cells, sum that up, and divide by 1.5 to account for...
> I only know it on the nodes that are closest to the boundary node. That will have to suffice. > Is it possible to estimate the error we would...
The communication looks fine. Are you sure it's not the domain decomposition where the error is coming from? If PBCs work, then the communication is also working.
> when nodes are marked as boundary at one of the domain boundaires You need to consistently mark cells on both sides of the PBC yourself. Communication cannot take care...
Exactly. So your ghost cells would be at x=-1 and X=L.
@jngrad, thanks for testing. I would have liked to also see backtraces of the two points that print `mem=0x13400d0`, but I already have a suspicion what might be happening. In...
> AppleClang 9 That is somewhere between Clang 6 and Clang 7 if I remember correctly. AppleClang's version numbers match the Xcode major version number, not the Clang major version...
You need some tool to generate the values for these records. That‘s why the DNS checker shows the correct values.
We had previously decided to not do HSTS for subdomains because it would affect services on your domain other than Mailcow. I think that still holds, especially since it's near...