-
In relation to #2130 we need to add some more general and universal multiphysics solvers. These will be able to solve the PNP questions, but also be more general and universal. This is a big underta…
-
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa9e05b997, pid=24484, tid=57504
#
# JRE version: OpenJDK Runtime E…
-
**Submitting author:** @apachalieva (Aleksandra Pachalieva)
**Repository:** https://github.com/lanl/GLUE
**Branch with paper.md** (empty if default branch): manuscript
**Version:** v1.0.0
**Editor:** …
-
Title says it all.
A small PR to do.
-
**Submitting author:** @apachalieva (Aleksandra Pachalieva)
**Repository:** https://github.com/lanl/GLUE
**Branch with paper.md** (empty if default branch): manuscript
**Version:** 1.1
**Editor:** @da…
-
Hello:
First of all, thank you very much for your excellent work!
I have met a little problem.
How to reshape the dataset (or change the code) if the number of input functions of branch nets is mor…
-
On Linux and macOS, we occasionally encounter this error:
```
WARN:oejuc.AbstractLifeCycle:FAILED ClientWebSocketCommandManager.factory{0
-
Thanks for sharing this practical package.
On line 133 of 'server.py', the code:
match = regex(r'(?i)^Comsol.+?server.+?(\d+)$', line.strip())
it may cause loop while setting Chinese as the as …
-
I hope I get that right, but you are using the diffuse interface method solely to represent a solid interface, right? In that case, I suggest that you differentiate strongly from the diffuse interface…
-
All solutions should be returned inside a dict, so that ``sol = alg.run()`` and ``sol['pore.concentration']`` points to the actual Solution object. This way (a) the solution knows the quantity it cont…