iSALE - 2. 例. クレータ形成過程 Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

== 概要
月のコペルニクスクレーター形成を模擬した計算を行い、形成過程における「温度分布」「物質分布」「「最終クレーター形状の高度プロファイル」を出力する。
* 計算に使用した{{attach_anchor(asteroid.inp.pdf)}}, {{attach_anchor(material.inp.pdf)}}
* 参考文献:Yu, Z. ((<Yu et al. Projectile remnants in central peaks of lunar impact craters. (2013) Nature Geosci. 6, 435-437 (2013).

Geoscience|URL:http://www.nature.com/ngeo/journal/v6/n6/full/ngeo1828.html>))
== iSALEPlot.inpファイル入力例
#ISPLT
-----------------------------------------------------------------------
VERSION   __DO NOT MODIFY__                       : 2.0
--------- PLOT TYPES AND TIME STEPS -----------------------------------
PLOTTYPE  Type of plot (right and left panel)     : Mat : Tmp          <= クレータープロファイルを出力する際は"Pro"にする。
TIMESTEP  First and last files to be read         :   0 :  700
INCREMNT  Spacing between files to be read        :   10
--------- GRID GEOMETRY -----------------------------------------------
GRIDH     Min and max i number for plotting       :   1  :  420
GRIDV     Min and max j number for plotting       :   50 :  600
--------- PLOTTING PARAMETERS -----------------------------------------
TITLES    Should titles be plotted?  (1=yes,0=no) :   1
PANEL     Double (2) or single (1) panel plot     :   2
PLOTSIZE  Plot width and Height (inches)          :   12. :  9.
DEVICE    Graphics device and extension           :   png/png
--------- PLOTTED VALUE MIN/MAX RANGE ---------------------------------
VALRANGE1 Min and max values for 1st plot         :   0 : 0
VALRANGE2 Min and max values for 2nd plot         :   0 :  1.5e+3
--------- MATERIAL TYPES ----------------------------------------------
MAT_TYPE  Material type for materials 1,2         :  Rck1 : Rck2
--------- UNITS -------------------------------------------------------
DISTUNIT  Units for distance         (mm,cm,m,km) :   km
TIMEUNIT  Units for times          (mks,ms,s,min) :   s
VELOCITY  Impactor velocity                 (m/s) :   1.0e+4      <= クレータープロファイルを出力する際に必要なパラメータ
RADIUS    Impactor radius                     (m) :   3.5e+3      <= クレータープロファイルを出力する際に必要なパラメータ
DENSITY   Impactor and target density    (kg/m^3) :   3.2e+3 : 2.6e+3   <= クレータープロファイルを出力する際に必要なパラメータ
--------- TECHNICAL PARAMETERS ----------------------------------------
FORMAT    Data format for the files     (a,b,c,j) :   J
ZIPPED    Are the data files zipped? (1=yes,0=no) :   0
BOUNDS    Plot boundaries?           (1=yes,0=no) :   1
COLOUR    Colour scheme                     (1-4) :   1
PLOTGRID  Should the grid be plotted?(1=yes,0=no) :   0
ALE_MODE  ALE mode      (0=Eulerian,1=Lagrangian) :   0
-----------------------------------------------------------------------
<<END

== 出力結果
=== 温度・物質構成コンター図
* 左:温度(K),右:物質構成
{{attach_view(0.png)}}
{{attach_view(10.png)}}
{{attach_view(100.png)}}
{{attach_view(200.png)}}
{{attach_view(400.png)}}
{{attach_view(700.png)}}

=== 最終クレーター形状プロファイル
{{attach_view(Copernicus.png)}}