Skip to content

Enum: ReactorGenerationEnum

Nuclear reactor generational classifications

URI: valuesets:ReactorGenerationEnum

Permissible Values

Value Title Meaning Description Design Life Examples Goals Improvements Period Status
GENERATION_I Generation I Early commercial reactors (1950s-1960s) Shippingport, Dresden-1 1950s-1960s retired
GENERATION_II Generation II Current operating commercial reactors 40 years PWR, BWR, CANDU 1970s-1990s operating
GENERATION_III Generation III Advanced reactors with enhanced safety AP1000, EPR, ABWR passive safety, standardization 1990s-2010s some operating
GENERATION_III_PLUS Generation III+ Evolutionary improvements to Generation III AP1000, APR1400 enhanced passive safety 2000s-present deployment
GENERATION_IV Generation IV Next generation advanced reactor concepts VHTR, SFR, LFR, GFR, SCWR, MSR sustainability, economics, safety, proliferation resistance 2030s and beyond development

Slots

Name Description
reactor_generation Reactor generation classification (I, II, III, III+, IV)

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: ReactorGenerationEnum
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Nuclear reactor generational classifications
title: Reactor Generation
from_schema: https://w3id.org/linkml/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  GENERATION_I:
    text: GENERATION_I
    description: Early commercial reactors (1950s-1960s)
    annotations:
      period:
        tag: period
        value: 1950s-1960s
      status:
        tag: status
        value: retired
      examples:
        tag: examples
        value: Shippingport, Dresden-1
    title: Generation I
  GENERATION_II:
    text: GENERATION_II
    description: Current operating commercial reactors
    annotations:
      period:
        tag: period
        value: 1970s-1990s
      status:
        tag: status
        value: operating
      examples:
        tag: examples
        value: PWR, BWR, CANDU
      design_life:
        tag: design_life
        value: 40 years
    title: Generation II
  GENERATION_III:
    text: GENERATION_III
    description: Advanced reactors with enhanced safety
    annotations:
      period:
        tag: period
        value: 1990s-2010s
      status:
        tag: status
        value: some operating
      improvements:
        tag: improvements
        value: passive safety, standardization
      examples:
        tag: examples
        value: AP1000, EPR, ABWR
    title: Generation III
  GENERATION_III_PLUS:
    text: GENERATION_III_PLUS
    description: Evolutionary improvements to Generation III
    annotations:
      period:
        tag: period
        value: 2000s-present
      status:
        tag: status
        value: deployment
      improvements:
        tag: improvements
        value: enhanced passive safety
      examples:
        tag: examples
        value: AP1000, APR1400
    title: Generation III+
  GENERATION_IV:
    text: GENERATION_IV
    description: Next generation advanced reactor concepts
    annotations:
      period:
        tag: period
        value: 2030s and beyond
      status:
        tag: status
        value: development
      goals:
        tag: goals
        value: sustainability, economics, safety, proliferation resistance
      examples:
        tag: examples
        value: VHTR, SFR, LFR, GFR, SCWR, MSR
    title: Generation IV