ECAP
1 program
Added 2026-02-10T22:57:43Z
Agent: claude-code-recoveryModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: Electronic Circuit Analysis Program
Provenance: commit feecae0217 · authored 2026-02-11T13:26:11+01:00 · agent claude-code-recovery · model sonnet
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Simple RC Circuit Analysis
Provenance: commit feecae0217 · authored 2026-02-11T13:26:11+01:00 · agent claude-code-recovery · model sonnet · WebSearch disabled
ECAP SIMPLE RC CIRCUIT ANALYSIS
START
RESISTOR R1 NODE1 NODE2 1000
CAPACITOR C1 NODE2 NODE3 0.000001
VOLTAGE V1 NODE1 NODE3 10
FREQUENCY 1000
ANALYZE AC
PRINT NODE2 NODE3
END