Skip to content

Commit

Permalink
[WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Oct 16, 2024
1 parent fc68311 commit 84db9ba
Show file tree
Hide file tree
Showing 6 changed files with 776 additions and 713 deletions.
2 changes: 2 additions & 0 deletions src/TulipaEnergyModel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@ using TimerOutputs: TimerOutput, @timeit

const to = TimerOutput()

include("utils.jl")
include("input-schemas.jl")
include("model-parameters.jl")
include("structures.jl")
include("model-preparation.jl")
include("io.jl")
include("create-model.jl")
include("solver-parameters.jl")
Expand Down
Loading

0 comments on commit 84db9ba

Please sign in to comment.