A Fast Engine for Structural Engineering

An Open-Source CLI and Toolchain.

Fast • Simple • Reliable • Transparent • Cross-platform
.NET Built With
F# Written In
AGPL-3.0 Open Source

: Establish melanin’s unique ability to absorb and transform high-energy radiation (light, UV, and sound) into metabolic energy. 2. The Concept of "Dark Light"

Analysis of how melanin absorbs 99.9% of light. This absorption creates a potential energy gradient. The paper discusses the theoretical implications of this stored energy contributing to the bio-electric field of an organism.

Dark Light Consciousness Melanin.pdf

: Establish melanin’s unique ability to absorb and transform high-energy radiation (light, UV, and sound) into metabolic energy. 2. The Concept of "Dark Light"

Analysis of how melanin absorbs 99.9% of light. This absorption creates a potential energy gradient. The paper discusses the theoretical implications of this stored energy contributing to the bio-electric field of an organism.

Quick Start

Create a structural model
# Create a 10m truss with 25kN load
gz create truss.json --example truss --span 10.0 --height 4.0 --loads 25.0
Run structural analysis
# Analyze structure in microseconds
gz analyze truss.json --type static --output results.json
Validate and inspect
# Check model integrity and view results
gz validate truss.json
gz info truss.json

Documentation & Support