-
Hi, I have several questions.
1:In surface_mesh_smoothingcpp,Why are there two kinds of mesh filtering, namely explicit and implicit?
![image](https://github.com/user-attachments/assets/b54e0e8a-2…
-
**Describe the bug**
When comparing atom contributions (for heavy atoms) to the surface area of the same molecule with and without explicit hydrogen, the values differ slightly. Additionally, the tot…
-
After reviewing the "Feature Demos" and "Neat Examples", I did not see any examples showing implicit surfaces. The specific ones I want to plot are "x=1", "y=1", and "z=1". That last one is easy becau…
-
Implicit surfaces should have the option for color maps, just as a function of X,Y,Z.
-
Currently open boundary conditions only work correctly for non-hydrostatic models. To work correctly with hydrostatic models with a free surface, the free surface needs to know about the open boundary…
-
The implicit_uniform program is unable to create a .npts file for my own data. I receive an error saying that the points should be removed, and energy is labeled as nan. It runs fine on the example bu…
-
Hi all,
I am trying to simulate internal tides generated by barotropic tidal flow over complex topography in a closed domain. To do this, I would need a free surface to allow for the waves to propa…
-
For example:
x² + y² + z² = 9
x + y + z ≥ 0
Would give one half of a sphere, cut diagonally (i.e. not aligned with any axis).
I don't know how easy or hard this would be to implement, but …
-
With our new rendering of roads with unpaved surface (#3399) we make the assumption of an implicit default of the standard road classes of a paved surface when no surface is tagged. This is because d…
-
I cannot use this function for inference
def load_params_vol(self, path, device):
ckpt = torch.load(path)
model = ckpt["model"]
self.volumes = model["volumes"].to(device)
self.m…