-
Notifications
You must be signed in to change notification settings - Fork 55
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
Land mass #322
base: main
Are you sure you want to change the base?
Land mass #322
Commits on Aug 16, 2024
-
Created new options for sGeography: random, polar, and equatorial.
Created new example ClimateLand to show differences between these choices. Still testing. Random may be OK, but polar and equatorial appear to be broken.
Rory Barnes committedAug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for a78a4e3 - Browse repository at this point
Copy the full SHA a78a4e3View commit details
Commits on Aug 17, 2024
-
Changed land/water fractions to never be 1/0, but instead 0.99/0.01 a…
…nd the code appears to be working.
Rory Barnes committedAug 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 0404fbb - Browse repository at this point
Copy the full SHA 0404fbbView commit details
Commits on Sep 6, 2024
-
Merge branch 'main' of https://github.com/VirtualPlanetaryLaboratory/…
…vplanet into LandMass
Rory Barnes committedSep 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 0854efa - Browse repository at this point
Copy the full SHA 0854efaView commit details -
Working on making the random mode of land distribution more flexible
Rory Barnes committedSep 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 0d78e8e - Browse repository at this point
Copy the full SHA 0d78e8eView commit details -
Added new file .geography to write out land/water fractions as a func…
…tion of latitude.
Rory Barnes committedSep 6, 2024 Configuration menu - View commit details
-
Copy full SHA for a52db31 - Browse repository at this point
Copy the full SHA a52db31View commit details -
Modified examples/ClimateLand so all planets at 1 AU, and all have ~2…
…9.2% of their surface area covered in land.
Rory Barnes committedSep 6, 2024 Configuration menu - View commit details
-
Copy full SHA for db5500f - Browse repository at this point
Copy the full SHA db5500fView commit details
Commits on Sep 7, 2024
-
Set the mean land fraction in examples/ClimateLand/random.in to 0.292.
Rory Barnes committedSep 7, 2024 Configuration menu - View commit details
-
Copy full SHA for b676dde - Browse repository at this point
Copy the full SHA b676ddeView commit details
Commits on Sep 13, 2024
-
Added template makeplot.py file
Rory Barnes committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for a1ede1a - Browse repository at this point
Copy the full SHA a1ede1aView commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e83cad5 - Browse repository at this point
Copy the full SHA e83cad5View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97954f7 - Browse repository at this point
Copy the full SHA 97954f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1d868 - Browse repository at this point
Copy the full SHA 7c1d868View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9aa846 - Browse repository at this point
Copy the full SHA c9aa846View commit details
Commits on Sep 29, 2024
-
Fixed bugs in how the polar and equatorial geographies calculate tran…
…sitional latitudes. Modern geography is still broken.
Configuration menu - View commit details
-
Copy full SHA for 3bcdcbd - Browse repository at this point
Copy the full SHA 3bcdcbdView commit details
Commits on Sep 30, 2024
-
Added more columns to the .geography file. Updated calculation of Lan…
…dFracGlobal, but the mods didn't change the result.
Configuration menu - View commit details
-
Copy full SHA for e70b0a8 - Browse repository at this point
Copy the full SHA e70b0a8View commit details
Commits on Oct 9, 2024
-
Added unit tests for Poise:SeasonalNC79*.
Also temporarily set units to the following outputs to non-dimensional to enable testing: - AreaIceCov - IceMass - IceAblate - PlackBAvg - IceAccum
Rory Barnes committedOct 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d82317 - Browse repository at this point
Copy the full SHA 9d82317View commit details