Skip to content

Model Reference

This is the catalogue of models RAMSES can load. Each family has its own page with equations, parameters in declaration order, and worked examples. For the record syntax that references these models, see Dynamic Data Records.

RAMSES adds the family prefix (exc_, tor_, inj_, twop_) automatically, so AC1A and exc_AC1A are the same model. Names are case sensitive.

A model can be in one of three states, and the tables below say which:

StateMeaning
Built inHandled directly by the family dispatcher, no prefix
RegisteredCompiled and mapped to a name, callable from a data file
Not registeredCompiled but reachable only after adding a case through URAMSES

IEEE Exciters and Custom Exciters

Data-file nameStateDocumented on
CONSTANT, 1ST_ORDERBuilt inCustom Exciters
GENERIC1, GENERIC2Built inCustom Exciters
GENERICRegistered, since 3.57Custom Exciters
kundurRegisteredCustom Exciters
AC1A, AC4A, IEEET5RegisteredIEEE Exciters
ST1A, ST1A_IEEEST, ST1A_PSS2B, ST1A_PSS4BRegisteredIEEE Exciters
SEXS, SEXS_IEEESTRegisteredIEEE Exciters
EXPIC1_PSS2BRegisteredIEEE Exciters
ENTSOE_simpRegisteredIEEE Exciters
AC1A_MAXEX2, AC1A_RETRO*, AC8B, DC3A, EXPIC1, SEXS_STAB3_lim, ST1A_limNot registeredIEEE Exciters

IEEE Governors and Custom Governors

Data-file nameStateDocumented on
CONSTANT, 1ST_ORDERBuilt inCustom Governors
HYDRO_GENERIC1, THERMAL_GENERIC1Built inCustom Governors
DEGOV1, ENTSOE_simpRegistered, since 3.40IEEE Governors
GAST, TGOV1, HYGOVRegistered, since 3.50IEEE Governors
tor_gasturbm, tor_govclasm, tor_govhydr, tor_govnucNot registeredCustom Governors

Injector Models

Data-file nameState
LOAD, RESTLDBuilt in
INDMACH1, INDMACH2Built in
SVC_GENERIC1Built in
THEVEQBuilt in
PQ, IBGRegistered
WT3, WT4Registered
BESS, GFOL, GFORRegistered
vfd_load, PMURegistered
VFAULTRegistered, added automatically by RAMSES
inj_INDM1, inj_PVGNot registered
inj_nortonExcluded from the build

Two-Port Models

Data-file nameState
HVDC_LCCRegistered
HVDC_VSC_SCRegistered
DCL_WCLRegistered
twop_HVDC_VSCNot registered

Discrete Controller Models

Discrete controllers take no prefix in the data file, though the dispatcher prepends dctl_ internally.

Data-file nameState
LTC, LTC2, LTCINV, OLTC2Built in
PSTBuilt in
UVLS, UVPROT, FRTBuilt in
MAISBuilt in
RTBuilt in
SIM_MINMAXVOLT, SIM_MINMAXSPEEDBuilt in
VOLT_VARBuilt in
line_protRegistered as dctl_line_prot

The machine itself is not selected by name; every SYNC_MACH record uses the same model, parameterised by the record’s own fields.