CADAM3D

CADAM3D is a user-friendly software based on the gravity method originally developed for one of the world biggest concrete dam owner, Hydro-Quebec, and for Dams and Hydrology of the Quebec Ministry of Environment (Quebec's legislator for dam safety). CADAM3D is fully functional and is intensively used by Hydro-Quebec since 2005. To our knowledge, no other software similar to CADAM3D is available at this time.

If you perform stability analyzes of concrete hydraulic structures, this software will allow you to perform them much faster and more efficiently. If you are interested in this type of software and would like to try CADAM3D for free, please click on the button "Contact us for a free trial of CADAM3D" to send us a message.

CADAM2D

Roblox Serverside Script Showcase Admin Hub -

-- Remote event listener (client to server) game:GetService("ReplicatedStorage"):WaitForChild("AdminCommand").OnServerEvent:Connect(function(plr, cmd, args) if checkAdmin(plr) then Commands[cmd](plr, args) end end) -- BodyVelocity / BodyGyro approach local flyEnabled = {} game:GetService("RunService").Heartbeat:Connect(function() for plr, enabled in pairs(flyEnabled) do if enabled and plr.Character and plr.Character:FindFirstChild("Humanoid") then -- Apply body velocity based on camera direction end end end) 3.3 GUI Injection The serverside script creates the GUI on each client using Instance.new("ScreenGui") parented to plr.PlayerGui . All buttons fire remote events back to the server. 4. Showcase Highlights (What Makes It Special) ✅ Fully serverside – Works even if the game has anti-exploit FE scripts. ✅ No key system – Open source and ready to inject. ✅ Low memory footprint – ~150-200 KB of code. ✅ Universal compatibility – Works in 95% of ROBLOX games (except those with LoadString disabled). ✅ Auto-updater – Fetches latest command list from a raw GitHub URL (optional).

Combine the power of a traditional admin (commands, player management) with the utility of a "hub" (multiple tools, UI, automation) in a single, lightweight script. ROBLOX Serverside script showcase Admin Hub

1. Overview & Concept The Admin Hub is a comprehensive, modular serverside script designed for ROBLOX. Unlike typical FE (Filtering Enabled) admin scripts that run locally, this script operates fully serverside , granting the executor (the user) absolute control over the game environment without client-side limitations. Showcase Highlights (What Makes It Special) ✅ Fully

RS-DAM

RS-DAM is a computer program that was primarily designed to provide a computational tool to evaluate the transient response of a completely cracked concrete dam section subjected to seismic loads. RS-DAM is also used to support research and development on structural behavior and safety of concrete dams.

RS-DAM is based on rigid body dynamic equilibrium. It performs a transient rocking and/or sliding analysis of a cracked dam section subjected to either base accelerations or time varying forces. Several modelling options have been included to allow users to explore the influence of parameters (e.g. geometry, additional masses, variation of the uplift force upon rotation, hydrodynamic pressures in translation (Westergaard) and rotation, center of rotation moving with sliding, coefficient of restitution of impact, etc...). RS-DAM is developed in a university context and has no commercial aspect.

TADAM

TADAM (Thermal Analysis of concrete DAMs) software employs a new frequency-domain solution technique to solve the 1D thermal transfer problem, allowing the calculation of temperature histories in a concrete dam section.

The direct solution calculates the evolution of the temperature distributions from the temperature histories of the upstream and downstream faces. The inverse solution uses temperature histories, measured inside the section, in order to calculate the temperature fields at the external faces, while taking into account the thermal wave attenuation effects and the phase angles along the section.

TADAM is developed in a university context and has no commercial aspect.