fe-analyst-1-fea-fundamentals-for-slender-structures

Sub-skill of fe-analyst: 1. FEA Fundamentals for Slender Structures.

5 stars

Best use case

fe-analyst-1-fea-fundamentals-for-slender-structures is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of fe-analyst: 1. FEA Fundamentals for Slender Structures.

Teams using fe-analyst-1-fea-fundamentals-for-slender-structures should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/1-fea-fundamentals-for-slender-structures/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/engineering/marine-offshore/fe-analyst/1-fea-fundamentals-for-slender-structures/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/1-fea-fundamentals-for-slender-structures/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How fe-analyst-1-fea-fundamentals-for-slender-structures Compares

Feature / Agentfe-analyst-1-fea-fundamentals-for-slender-structuresStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of fe-analyst: 1. FEA Fundamentals for Slender Structures.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 1. FEA Fundamentals for Slender Structures

## 1. FEA Fundamentals for Slender Structures


OrcaFlex models slender structures (pipes, lines, cables) as **Euler-Bernoulli beam elements** with:

| DOF per node | Description |
|---|---|
| u, v, w | Translational (surge, sway, heave) |
| θx, θy, θz | Rotational (roll, pitch, yaw) |

**Element stiffness contributions**:
- Axial stiffness: `EA` (axial force vs. extension)
- Bending stiffness: `EI` (moment vs. curvature)
- Torsional stiffness: `GJ` (torque vs. twist)
- Shear stiffness: optional (Timoshenko)

**Key non-linearities** in slender structure FEA:
- Geometric non-linearity (large displacements, catenary shape)
- Contact non-linearity (seabed, bend stiffeners, clamps)
- Material non-linearity (yield — typically not modelled for fatigue)
- Hydrodynamic drag non-linearity (Morison equation, velocity-squared)

---

Related Skills

fe-analyst

5
from vamseeachanta/workspace-hub

Finite Element Analysis Analyst — slender structure FEA for marine and offshore systems

fe-analyst-what-to-document

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: What to Document.

fe-analyst-orcaflex-discretization

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: OrcaFlex Discretization (+3).

fe-analyst-key-results-to-extract-and-plot

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: Key Results to Extract and Plot (+1).

fe-analyst-environmental-load-summary

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: Environmental Load Summary (+1).

fe-analyst-dnv-os-f101-pipeline-code-checks

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: DNV-OS-F101 Pipeline Code Checks (+2).

fe-analyst-bc-types-in-orcaflex

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: BC Types in OrcaFlex (+2).

fe-analyst-13-common-fea-mistakes-and-remedies

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: 13. Common FEA Mistakes and Remedies.

fe-analyst-12-standards-reference

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: 12. Standards Reference.

fatigue-analysis-1-s-n-curve-fundamentals

5
from vamseeachanta/workspace-hub

Sub-skill of fatigue-analysis: 1. S-N Curve Fundamentals.

test-oversized-skill

5
from vamseeachanta/workspace-hub

A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.

interactive-report-generator

5
from vamseeachanta/workspace-hub

Generate interactive HTML reports with Plotly visualizations from data analysis results. Supports dashboards, charts, and professional styling.