Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix figure signatures #198

Merged
merged 12 commits into from
Sep 16, 2023
50 changes: 38 additions & 12 deletions src/World1/world1/plots.jl
Original file line number Diff line number Diff line change
Expand Up @@ -215,12 +215,16 @@ end


"""
Reproduce Fig. WORLD1-STD. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_std(; kwargs...)

Reproduce Fig. WORLD1-STD. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
fig_std(; kwargs...) = plotvariables(standardrunsolution(), (t, 1900, 2100), _variables_std(); title="WORLD1-STD", showaxis=false, showlegend=true, kwargs...)

"""
Reproduce Fig. W1-7/5-1. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_1(; kwargs...)

Reproduce Fig. W1-7/5-1. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_1(; kwargs...)
new_params = copy(_params)
Expand All @@ -232,7 +236,9 @@ function fig_1(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-2. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_2(; kwargs...)

Reproduce Fig. W1-7/5-2. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_2(; kwargs...)
new_params = copy(_params)
Expand All @@ -247,7 +253,9 @@ function fig_2(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-3. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_3(; kwargs...)

Reproduce Fig. W1-7/5-3. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_3(; kwargs...)
new_params = copy(_params)
Expand All @@ -262,7 +270,9 @@ function fig_3(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-4. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_4(; kwargs...)

Reproduce Fig. W1-7/5-4. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_4(; kwargs...)
new_params = copy(_params)
Expand All @@ -274,6 +284,8 @@ function fig_4(; kwargs...)
end

"""
fig_5(; kwargs...)

Reproduce Fig. W1-7/5-5. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_5(; kwargs...)
Expand All @@ -289,7 +301,9 @@ function fig_5(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-6. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_6(; kwargs...)

Reproduce Fig. W1-7/5-6. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_6(; kwargs...)
new_params = copy(_params)
Expand All @@ -304,7 +318,9 @@ function fig_6(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-7. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_7(; kwargs...)

Reproduce Fig. W1-7/5-7. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_7(; kwargs...)
new_params = copy(_params)
Expand All @@ -316,7 +332,9 @@ function fig_7(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-8. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_8(; kwargs...)

Reproduce Fig. W1-7/5-8. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_8(; kwargs...)
new_params = copy(_params)
Expand All @@ -328,7 +346,9 @@ function fig_8(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-9. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_9(; kwargs...)

Reproduce Fig. W1-7/5-9. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_9(; kwargs...)
new_params = copy(_params)
Expand All @@ -343,7 +363,9 @@ function fig_9(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-10. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_10(; kwargs...)

Reproduce Fig. W1-7/5-10. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_10(; kwargs...)
new_params = copy(_params)
Expand All @@ -359,7 +381,9 @@ function fig_10(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-11. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_11(; kwargs...)

Reproduce Fig. W1-7/5-11. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_11(; kwargs...)
new_params = copy(_params)
Expand All @@ -378,7 +402,9 @@ function fig_11(; kwargs...)
end

"""
Reproduce Fig. W1-7/5-12. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
fig_12(; kwargs...)

Reproduce Fig. W1-7/5-12. The original figure is presented in the MIT memorandum D-1348 of [World1](https://dome.mit.edu/handle/1721.3/189645).
"""
function fig_12(; kwargs...)
new_params = copy(_params)
Expand Down
Loading
Loading