u/NoInterviewsManyApps

▲ 6 r/fea

How do you make a multi-material beam element in Simcenter 3D

I'm running simcenter 3D, and I have some items that could be simplified as a 1D beam element. The issue is that they are concentric multi-material assemblies. Are there any tools to capture this?

reddit.com
u/NoInterviewsManyApps — 9 days ago

Creo Illustrate adds random lines between holes on a flat plate

I have what should be a simple thing to render, a flat plate with about a dozen holes in it. For whatever reason Illustrate is adding lines traversing the plate surface collection random holes together. I cannot find a setting to make this go away. Is there an export option or something to fix this? For the record, it looks like a thick line (so it sees it as a geometry boundary or something) in the middle of what is an otherwise flat surface.

I'm importing the asm / part files directly into Illustrate too.

reddit.com
u/NoInterviewsManyApps — 1 month ago
▲ 10 r/netbird

I've been looking into ways to further harden my setup to try and prevent security from living rent free inside my mind.

Try adding these to your compose

Traefik:
cap_drop:
      - ALL
    cap_add:
      - NET_BIND_SERVICE 
    security_opt:
      - no-new-privileges:true

Dashboard:
cap_drop:
      - ALL
    cap_add:
      - NET_BIND_SERVICE
      - DAC_OVERRIDE
      - CHOWN
      - SETUID
      - SETGID
    security_opt:
      - no-new-privileges:true

Server:
cap_drop:
      - ALL
    cap_add:
      - NET_BIND_SERVICE 
    security_opt:
      - no-new-privileges:true

I have been able to use the proxy and VPN functionality just fine so far.

If there's any suggestions for the proxy container, let me know

reddit.com
u/NoInterviewsManyApps — 4 months ago

I am able to apply a shock in the positive direction with nothing but the default analysis tools, but it looks like they completely leave out negative direction loads, as entering them isn't possible.

Is there a way to do that? I am using NRLSUM mode combination if that means anything.

reddit.com
u/NoInterviewsManyApps — 4 months ago