HydrOGEnMod.jl
  • Home
  • Mathematical Formulation
    • Structural Overview
      • Sets
      • Mappings
      • Primal Variables
      • Dual Variables
      • Parameters
      • Producer Problem
      • Trader Problem
      • Converter Problem
      • Transmission System Operator Problem
      • Storage System Operator Problem
      • Market Clearing
      • Producer KKTs
      • Trader KKTs
      • Converter KKTs
      • Transmission System Operator KKTs
      • Storage System Operator KKTs
      • Market Clearing
      • Convex Optimization Problem
  • User Manual
    • Installation Instructions
    • Running Code
    • Data Specification
  • API Reference
    • HydrOGEnMod
    • HydrOGEnMod Types
  • Test Reference
    • General Remarks
      • Test Case 1
      • Test Case 2
      • Test Case 3
      • Test Case 4
      • Test Case 5
      • Test Case 6
      • Test Case 7
      • Test Case 8
      • Test Case 9
      • Test Case 10
      • Test Case 11
      • Test Case 12
      • Test Case 13
      • Test Case 14
      • Test Case 15
      • Test Case 16
      • Test Case 17
      • Test Case 18
      • Test Case 19
      • Test Case 20
      • Test Case 21
      • Test Case 22
      • Test Case 23
      • Test Case 24
      • Test Case 25
      • Test Case 26
      • Test Case 27
      • Test Case 28
      • Functional Test 1
      • Functional Test 2
      • Functional Test 3
      • Functional Test 4
      • Functional Test 5
        • Overview of Plotting Function Tests
  • Replication
Version
  • Test Reference
  • Functional Tests
  • Functional Test 5
  • Functional Test 5
GitHub

Functional Test 5

Functional Test 5 asserts that map plots from randomized data work as desired. The table below shows checked plotting functions.

Overview of Plotting Function Tests

Overview of Plotting Function Tests
plot_model_nodes()
plot_model_nodes(container::DenseAxisArray{T,N,Ax,L})
plot_model_nodes(container::SparseAxisArray{T,N,K})
plot_model_nodes(arcs::Vector{TransportArc})
plot_model_nodes(container::DenseAxisArray{T,N,Ax,L},arcs::Vector{TransportArc})
« Functional Test 4Replication »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.10.1 on Tuesday 1 April 2025. Using Julia version 1.11.4.