-
The goal is to implement a new function which plots a heatmap showing the voltage at each bus to identify areas with high voltages.
-
There appears to be a bug in ``Lagrange1DFiniteElement::CalcShape()`` (and also ``Lagrange1DFiniteElement::CalcDShape()``) when given an isoparametric coordinate outside the unit interval.
The prob…
-
I'm getting an Google::Cloud::UnauthenticatedError when trying to execute the following code:
```
pubsub = Google::Cloud::Pubsub.new(
project: 'my-project-id',
keyfile: 'my-keyf…
-
Although you have point_data and cell_data information, seems like you didn't really take care of that in your code (Mostly I mean Gmsh format). If you don't have plans to add this feature. I will do …
-
Hi everyone,
after some time being concerned with different things, I am back to my FEM/InFEM code and I realised that the exodus-interface seems to have changed in the meantime.
Before (I think my…
-
I'm trying to use your utide and can't get it to work. I use python 3.6, anaconda distribution, and installed utide from the command line as "pip install utide"
I read in a year-long tidal time se…
-
Dear friends,
is it a simple way to generate the vectors corresponding to the rigid body modes for the linear elasticity examples both in 2d and in 3d. I used the ex2.cpp and ex3.cpp to generate matr…
-
@pooyan-dadvand
Greetings and very good day,
As you are aware that Dr. Alex was using in his droplet/surface-tension codes both Lagrangian and Lagrangian-Eulerian approaches, and he added most …
-
Hi everyone, I've got two questions and hope some of you can help me.
1.) I recently wrote a function to realise a FollowerLineLoad2N where I update the local cs of the stucture with the help of th…
-
Hello,
Having an issue running fits on the cluster at Edinburgh, the fits appear to be finishing however they are not outputting the LHAPDF grids, so we don't get the results.
@nhartland suggest…