-
The reconstruction from edges to cell centers as written in MPAS-Framework assumes that the values at all boundary edges are zero. There are two MPAS-O fields that use this reconstruction, `sshGradien…
-
I have tried to run ROMS_SWAN 4nest (one way coupled with nesting of 4 domains) However, the forecast water level is much higher than the actual values recorded (please see the image below, the black…
-
Right now, my understanding of the domains and the boundary values is that if the operators coincide in the domain, we can take just add in as many extra ghost nodes outside of the domain in order to …
-
- [ ] Why is the extracted Gradient totally different from the given Neumann Boundary?
- [ ] Implement functions that mediate between Circle and array files
- [ ] Extract Mesh data to array and…
-
I am testing the boundary plugin in a Vault cluster (2 standbys). After +- 2 weeks, the vault plugin will stop being able to generate worker credentials, failing with authentication errors to HCP boun…
-
I've noticed `clamp` is used four times in `solve.jl`. The problem with clamp is that it is non-smooth so it won't play nice with anything that utilizes derivatives, like Newton Raphson.
A straightfo…
-
@lululxvi Thank you for your contribution and the answer to my previous doubts. Now I have a new problem, I hope you can help me solve it.
As mentioned in the question, the results calculated by my m…
-
When I switch a vehicles type using `traci.vehicle.setType(vehID, 'B_VEHTYPE')`, and the new type has a different speedFactor then the previous one, the speedFactor is not updated.
I made a small e…
-
As I have discussed with @kbarnhart and @gregtucker, I am running a coupled groundwater and landscape evolution model, and have run into the issue of conflicting boundary conditions for water and sed…
-
Currently one specifies `KinematicStress` on a boundary in the `HydrostaticBoussinesqSuperModel` by using the type `Impenetrable{KinematicStress}` as a boundary condition and writing a function `kinem…