File:Earth temperature if it is tidally locked desert planet 1 1 1 1.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(1,488 × 992 pixels, file size: 603 KB, MIME type: image/png)

Captions

Captions

Earth temperature if it is tidally locked desert planet

Summary

[edit]
Description
English: Earth temperature if it is tidally locked desert planet
Date
Source Own work
Author Merikanto

Data for this Panoply plot is created With Exoplaism, basic settings to genetare Earth as desert planet.

Exoplasim

install pip istall extoplasim, tex to Anaconda. In native Ubuntu netc run there maybe problems

https://github.com/alphaparrot/ExoPlaSim
https://exoplasim.readthedocs.io/en/latest/

Exoplasim Python code

import numpy as np import math import exoplasim as exo

numyears=30

fluksi=1361.5

planet = exo.Model(workdir="planet_run",modelname="Planet",ncpus=4,resolution="T21",outputtype=".nc")

planet.configure(flux=fluksi, eccentricity=0.,obliquity=0.,fixedorbit=True,synchronous=True,rotationperiod=360, aquaplanet=False,desertplanet=True,timestep=30.0,snapshots=None,physicsfilter="gp|exp|sp")


planet.exportcfg()

planet.run(years=numyears,crashifbroken=True)

print(".")

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current11:32, 27 October 2023Thumbnail for version as of 11:32, 27 October 20231,488 × 992 (603 KB)Merikanto (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.