AMS: adjust schedule format
Add projects, add MDDL
This commit is contained in:
parent
f13e1e2ee2
commit
f7ee72a66b
4 changed files with 262 additions and 135 deletions
|
|
@ -1,138 +1,193 @@
|
||||||
lanes:
|
- name: "TTP"
|
||||||
- name: "TTP"
|
color: "#1f77b4"
|
||||||
color: "#1f77b4"
|
tasks:
|
||||||
tasks:
|
- name: "Ship Design Cycle 1"
|
||||||
- name: "Ship Design Cycle 1"
|
duration_days: 120
|
||||||
duration_days: 120
|
predecessors:
|
||||||
predecessors: [RX0]
|
- id: RX0
|
||||||
id: TTP1
|
id: TTP1
|
||||||
- name: "Nuke-Ready Guide"
|
- name: "Nuke-Ready Guide"
|
||||||
milestone: true
|
is_milestone: true
|
||||||
predecessors: [TTP1]
|
predecessors:
|
||||||
- name: "Ship Design Cycle 2"
|
- id: TTP1
|
||||||
id: TTP2
|
- name: "Ship Design Cycle 2"
|
||||||
predecessors: [TTP1, RX1]
|
id: TTP2
|
||||||
duration_days: 120
|
predecessors:
|
||||||
- name: "RFI (non-stealth)"
|
- id: TTP1
|
||||||
milestone: true
|
- id: RX1
|
||||||
predecessors: [TTP2]
|
duration_days: 120
|
||||||
- name: "Ship Design Cycle 3"
|
- name: "RFI (non-stealth)"
|
||||||
id: TTP3
|
is_milestone: true
|
||||||
predecessors: [TTP2]
|
predecessors:
|
||||||
duration_days: 120
|
- id: TTP2
|
||||||
- name: "RFP"
|
- name: "Ship Design Cycle 3"
|
||||||
milestone: true
|
id: TTP3
|
||||||
predecessors: [TTP3]
|
predecessors:
|
||||||
- name: "Evaluate Proposals"
|
- id: TTP2
|
||||||
id: TTP4
|
duration_days: 120
|
||||||
duration_days: 90
|
- name: "RFP"
|
||||||
predecessors: [TTP3]
|
is_milestone: true
|
||||||
- name: "Ship Award"
|
predecessors:
|
||||||
milestone: true
|
- id: TTP3
|
||||||
predecessors: [TTP4]
|
- name: "Evaluate Proposals"
|
||||||
- name: "Detailed Design & Construction"
|
id: TTP4
|
||||||
id: TTP5
|
duration_days: 90
|
||||||
duration_days: 900
|
predecessors:
|
||||||
predecessors: [TTP4]
|
- id: TTP3
|
||||||
- name: "TTP Ship Delivery"
|
- name: "Ship Award"
|
||||||
milestone: true
|
is_milestone: true
|
||||||
predecessors: [TTP5]
|
predecessors:
|
||||||
- name: "Test/Trials/Acceptance"
|
- id: TTP4
|
||||||
id: TTP6
|
- name: "Detailed Design & Construction"
|
||||||
duration_days: 90
|
id: TTP5
|
||||||
predecessors: [TTP5]
|
duration_days: 900
|
||||||
- name: "Transit to Homeport"
|
predecessors:
|
||||||
id: TTP7
|
- id: TTP4
|
||||||
duration_days: 30
|
- name: "TTP Ship Delivery"
|
||||||
predecessors: [TTP6]
|
is_milestone: true
|
||||||
- name: "NEPP Integration"
|
predecessors:
|
||||||
id: TTP8
|
- id: TTP5
|
||||||
duration_days: 60
|
- name: "Test/Trials/Acceptance"
|
||||||
predecessors: [TTP7, RX5, SY7]
|
id: TTP6
|
||||||
- name: "Hot plant testing"
|
duration_days: 90
|
||||||
id: TTP9
|
predecessors:
|
||||||
duration_days: 180
|
- id: TTP5
|
||||||
predecessors: [TTP8, SY7]
|
- name: "Transit to Homeport"
|
||||||
|
id: TTP7
|
||||||
|
duration_days: 30
|
||||||
|
predecessors:
|
||||||
|
- id: TTP6
|
||||||
|
- name: "NEPP Integration"
|
||||||
|
id: TTP8
|
||||||
|
duration_days: 60
|
||||||
|
predecessors:
|
||||||
|
- id: TTP7
|
||||||
|
- id: RX5
|
||||||
|
- id: SY7
|
||||||
|
- name: "Hot plant testing"
|
||||||
|
id: TTP9
|
||||||
|
duration_days: 180
|
||||||
|
predecessors:
|
||||||
|
- id: TTP8
|
||||||
|
- id: SY7
|
||||||
|
|
||||||
- name: "Shipyard"
|
- name: "Shipyard"
|
||||||
color: "#ff7f0e"
|
color: "#ff7f0e"
|
||||||
tasks:
|
tasks:
|
||||||
- name: "Shipyard conceptual design"
|
- name: "Shipyard conceptual design"
|
||||||
id: SY1
|
id: SY1
|
||||||
start: 2026-01-01
|
start: 2026-01-01
|
||||||
duration_days: 120
|
duration_days: 120
|
||||||
predecessors: [RX0]
|
predecessors:
|
||||||
- name: "Real Estate Purchase"
|
- id: RX0
|
||||||
id: SY2
|
- name: "Real Estate Purchase"
|
||||||
predecessors: [SY1]
|
id: SY2
|
||||||
duration_days: 270
|
predecessors:
|
||||||
- name: "Shipyard Design Ph 1"
|
- id: SY1
|
||||||
duration_days: 540
|
duration_days: 270
|
||||||
id: SY3
|
- name: "Shipyard Design Ph 1"
|
||||||
predecessors: [SY1, RX1]
|
duration_days: 540
|
||||||
- name: "Regulatory review"
|
id: SY3
|
||||||
duration_days: 270
|
predecessors:
|
||||||
id: SY4
|
- id: SY1
|
||||||
predecessors: [SY1]
|
- id: RX1
|
||||||
- name: "Reg Approval 1"
|
- name: "Regulatory review"
|
||||||
milestone: true
|
duration_days: 270
|
||||||
predecessors: [SY4]
|
id: SY4
|
||||||
- name: "Shipyard Design Ph 2"
|
predecessors:
|
||||||
id: SY5
|
- id: SY1
|
||||||
duration_days: 365
|
- name: "Reg Approval 1"
|
||||||
predecessors: [SY3]
|
is_milestone: true
|
||||||
- name: "Reg Approval 2"
|
predecessors:
|
||||||
milestone: true
|
- id: SY4
|
||||||
predecessors: [SY5]
|
- name: "Shipyard Design Ph 2"
|
||||||
- name: "Shipyard Construction Ph 1"
|
id: SY5
|
||||||
id: SY6
|
duration_days: 365
|
||||||
duration_days: 635
|
predecessors:
|
||||||
predecessors: [SY2]
|
- id: SY3
|
||||||
- name: "Shipyard License"
|
- name: "Reg Approval 2"
|
||||||
milestone: true
|
is_milestone: true
|
||||||
predecessors: [SY6]
|
predecessors:
|
||||||
- name: "Shipyard Construction Ph 2"
|
- id: SY5
|
||||||
id: SY7
|
- name: "Shipyard Construction Ph 1"
|
||||||
duration_days: 270
|
id: SY6
|
||||||
predecessors: [SY6]
|
duration_days: 635
|
||||||
|
predecessors:
|
||||||
|
- id: SY2
|
||||||
|
- name: "Shipyard License"
|
||||||
|
is_milestone: true
|
||||||
|
predecessors:
|
||||||
|
- id: SY6
|
||||||
|
- name: "Shipyard Construction Ph 2"
|
||||||
|
id: SY7
|
||||||
|
duration_days: 270
|
||||||
|
predecessors:
|
||||||
|
- id: SY6
|
||||||
|
|
||||||
- name: "Reactor"
|
- name: "Reactor"
|
||||||
color: "#2ca02c"
|
color: "#2ca02c"
|
||||||
tasks:
|
tasks:
|
||||||
- name: "Rx concept design cycle 1"
|
- name: "Rx concept design cycle 1"
|
||||||
id: RX0
|
id: RX0
|
||||||
duration_days: 50
|
duration_days: 50
|
||||||
- name: "Rx concept design cycle 2"
|
- name: "Rx concept design cycle 2"
|
||||||
id: RX1
|
id: RX1
|
||||||
duration_days: 100
|
duration_days: 100
|
||||||
predecessors: [RX0]
|
predecessors:
|
||||||
- name: "Rx concept design cycle 3"
|
- id: RX0
|
||||||
id: RX15
|
- name: "Rx concept design cycle 3"
|
||||||
duration_days: 300
|
id: RX15
|
||||||
predecessors: [RX1]
|
duration_days: 300
|
||||||
- name: "Reactor prelim design"
|
predecessors:
|
||||||
id: RX2
|
- id: RX1
|
||||||
duration_days: 450
|
- name: "Reactor prelim design"
|
||||||
predecessors: [RX15]
|
id: RX2
|
||||||
- name: "Submit License Application"
|
duration_days: 360
|
||||||
milestone: true
|
predecessors:
|
||||||
predecessors: [RX2]
|
- id: RX15
|
||||||
- name: "Licensing review"
|
- name: "Reactor detailed design"
|
||||||
id: RX3
|
id: RX4
|
||||||
duration_days: 450
|
duration_days: 500
|
||||||
predecessors: [RX2]
|
predecessors:
|
||||||
- name: "Reactor detailed design"
|
- id: RX2
|
||||||
id: RX4
|
- name: "Reactor manufacturing"
|
||||||
duration_days: 540
|
id: RX5
|
||||||
predecessors: [RX2]
|
duration_days: 480
|
||||||
- name: "Receive Construction Permit"
|
predecessors:
|
||||||
milestone: true
|
- id: RX3
|
||||||
predecessors: [RX3]
|
|
||||||
- name: "Reactor manufacturing"
|
|
||||||
id: RX5
|
|
||||||
duration_days: 540
|
|
||||||
predecessors: [RX3]
|
|
||||||
- name: "Receive Operating License"
|
|
||||||
milestone: true
|
|
||||||
predecessors: [RX5, TTP9]
|
|
||||||
|
|
||||||
|
- name: "Reactor License"
|
||||||
|
tasks:
|
||||||
|
- name: "Pre-licensing activities"
|
||||||
|
predecessors:
|
||||||
|
- id: RX1
|
||||||
|
- id: RX15
|
||||||
|
type: FF
|
||||||
|
duration_days: 450
|
||||||
|
id: LI1
|
||||||
|
- name: "Submit Construction Permit Application"
|
||||||
|
is_milestone: true
|
||||||
|
predecessors:
|
||||||
|
- id: RX2
|
||||||
|
- id: LI1
|
||||||
|
- name: "CP review by NRC"
|
||||||
|
id: RX3
|
||||||
|
duration_days: 450
|
||||||
|
predecessors:
|
||||||
|
- id: RX2
|
||||||
|
- name: "Receive Construction Permit"
|
||||||
|
is_milestone: true
|
||||||
|
predecessors:
|
||||||
|
- id: RX3
|
||||||
|
- name: "OL review by NRC"
|
||||||
|
# TODO: should end at end of hot plant testing
|
||||||
|
predecessors:
|
||||||
|
- id: RX4
|
||||||
|
duration_days: 365
|
||||||
|
- name: "Receive Operating License"
|
||||||
|
is_milestone: true
|
||||||
|
predecessors:
|
||||||
|
- id: RX5
|
||||||
|
- id: TTP9
|
||||||
|
# - name: "Fuel Handling License"
|
||||||
|
# tasks
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
.. _projects:
|
||||||
|
|
||||||
##################
|
##################
|
||||||
Project Management
|
Project Management
|
||||||
##################
|
##################
|
||||||
|
|
|
||||||
50
documents/project/mddl.rst
Normal file
50
documents/project/mddl.rst
Normal file
|
|
@ -0,0 +1,50 @@
|
||||||
|
Master Document and Delivery List
|
||||||
|
#################################
|
||||||
|
|
||||||
|
The MDDL is a comprehensive, hierarchical catalog of all the documents and files
|
||||||
|
related to the test reactor project. The MDDL includes information such as
|
||||||
|
document number, revision, title, and maturity status (e.g., completion
|
||||||
|
percentage). This serves as a central reference point, providing an overview of
|
||||||
|
the project's documentation and helping team members find relevant and
|
||||||
|
up-to-date information. Furthermore, the MDDL helps maintain organization,
|
||||||
|
control, and versioning of documents.
|
||||||
|
|
||||||
|
* Program Deliverables
|
||||||
|
* Full set of QA program procedures, including engineering and
|
||||||
|
configuration management
|
||||||
|
|
||||||
|
* Design Deliverables
|
||||||
|
* Design basis events and plant functions
|
||||||
|
* System Design Documents for all systems (including requirements/functions,
|
||||||
|
equipment list, parameters)
|
||||||
|
* Long-lead equipment list
|
||||||
|
* Probabilistic Risk Assessment (PRA) model
|
||||||
|
* General arrangement (3D model and extracted drawings)
|
||||||
|
* P&ID drawings for all systems
|
||||||
|
* Engineering simulator software
|
||||||
|
* Training simulator software
|
||||||
|
* Plant safety model (i.e. RELAP)
|
||||||
|
* Core models (i.e. CASMO/SIMULATE)
|
||||||
|
* Shielding models (i.e. MCNP)
|
||||||
|
* Balance of plant model (i.e. Flownex)
|
||||||
|
* Fuel performance models (i.e. FRAPCON and FRAPTRAN)
|
||||||
|
* Pipe restraint models
|
||||||
|
* Equipment models (i.e. SolidWorks)
|
||||||
|
* Civil/structural models, coupled to ship motions (i.e. ANSYS)
|
||||||
|
* Emergency planning documents
|
||||||
|
* Plant Technical Specifications
|
||||||
|
* Plant Operating Procedures
|
||||||
|
|
||||||
|
* Project Management Deliverables
|
||||||
|
* Resource-loaded schedule out to TTP operation
|
||||||
|
* Bottoms-up parametric cost estimate model and reports
|
||||||
|
|
||||||
|
* Regulatory Submittals
|
||||||
|
* Topical Reports
|
||||||
|
* Argument that Ship is the site (and so construction can occur before CP)
|
||||||
|
* Argument that TTP is a prototype reactor (104 license option)
|
||||||
|
* Argument
|
||||||
|
* Construction Permit Application
|
||||||
|
* Preliminary Safety Analysis Reports
|
||||||
|
* Environment Report
|
||||||
|
* Operating Permit Application
|
||||||
20
documents/project/projects.yaml
Normal file
20
documents/project/projects.yaml
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
# Data regarding the various project the company is working on.
|
||||||
|
# The abbreviations drive document/record numbering
|
||||||
|
projects:
|
||||||
|
- name: Training and Test Platform
|
||||||
|
abbrev: TTP
|
||||||
|
description: >
|
||||||
|
The FOAK AMS nuclear ship, owned and operated by AMS and used for training and testing.
|
||||||
|
Effectively it produces the information validating the commercial readiness of
|
||||||
|
higher-powered ships. It's intended to be of the same design as the commercial
|
||||||
|
power plant, but may be downrated e.g. from 50 MWe to 10 MWe.
|
||||||
|
- name: Integration Shipyard
|
||||||
|
abbrev: ISH
|
||||||
|
description: >
|
||||||
|
The shipyard that integrates nuclear power plants into pre-built ships.
|
||||||
|
- name: Nuclear Ready
|
||||||
|
abbrev: NRDY
|
||||||
|
description: >
|
||||||
|
Standard interfacing information that defines how to make a ship that can
|
||||||
|
easily be outfitted with a nuclear power system at the Integration
|
||||||
|
Shipyard.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue