Skip to content
Snippets Groups Projects
  1. Jan 21, 2015
  2. Jan 20, 2015
  3. Jan 16, 2015
  4. Jan 08, 2015
    • Matthias Schmiddunser's avatar
      Intermediate save · 24b7d438
      Matthias Schmiddunser authored
      Working on the creation and update of tracking cloud particles. The type
      sufaced will be deleted for memory reasons, but here a backup will be
      kept.
      24b7d438
  5. Dec 19, 2014
  6. Dec 18, 2014
    • Matthias Schmiddunser's avatar
      Introducing particle tracking cloud · 2b334041
      Matthias Schmiddunser authored
      Defining tracking_cloud and tracking_surfaced types. The arrays are
      defined, allocated and filled with dummy values. Deallocation is
      included at the end of DOUAR.f90.
      No calculation is done with the tracking cloud yet.
      2b334041
  7. Dec 15, 2014
    • Matthias Schmiddunser's avatar
      New Temperature Initialisation scheme · 9769734b
      Matthias Schmiddunser authored
      A shell unconstrained in temperature and velocity is used for a natural
      evolution of temperatures above the indenter. A second shell with
      linear-radial increasing temperatures to 1 set along the bottom ensures
      a more reasonable temperature profile along the bottom.
      The top surface nodes are fixed in velocity, so that no material from
      the surface is subducted, which leads to too low temperatures.
      
      Squashed commit of the following:
      
      commit 9177a243c5439f5cf9fc7bd084efe8fdf121c823
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Tue Dec 9 13:30:00 2014 +0100
      
          Fixing calculation
      
          Changed the temperature calculation in relax-shell
      
      commit 406363377a64dcae62cb71064f40c88cdd11538d
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Mon Dec 8 11:13:45 2014 +0100
      
          Fixed typo in xshell calculation
      
          minus sign switched
      
      commit b29f80c745acd2ddd1aba72e84f081e8e3a6b0bb
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Fri Dec 5 10:16:46 2014 +0100
      
          Adding parameter read and updating input file
      
      commit 9ef0d88dcb4e9433d0c84b1aa6c2534d40dfdffc
      Author: Matthias Schmiddunser <mschmiddunser@argand.geowissenschaften.uni-tuebingen.de>
      Date:   Thu Dec 4 17:55:48 2014 +0100
      
          Adding a temperature relaxation zone
      
          Second spherical shell (relaxshell), in which temperatures along bottom
          bi-linearly increase to mimic relaxation
      
      commit f0bbcb0641160e29dae13a7f93c517ddec36e54e
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Dec 4 14:12:12 2014 +0100
      
          Fix bottom temperature in 2 shellwidth distance
      
          Bottom nodes in twice the shellwidth distance are fixed to temperature 1
          in order to get a smooth tranisition
      
          Also adjusting the surface fixation.
      
      commit 61cacda33de538ac546b8eee5929734b61b3c018
      Merge: 8485230 a1b5f83
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Dec 4 11:10:27 2014 +0100
      
          Fixing Surface nodes for initalisation
      
          Merge commit 'a1b5f83' into tinit2
          Previously discarded because did not converge, but might have been due to other
          problem. Trying anew.
      
      commit 848523074de2440200558ccdb4500aa8fd32600e
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Dec 4 10:26:11 2014 +0100
      
          Leavig bottom temperature entirely unconstrained
      
          Temperature gradient along bottom beyond the spherical shell is too
          steep, so trying not to constrain the bottom at all.
      
      commit 71f872b8de52dce10655768750b94312eac4ed06
      Merge: a2ab6e6 c8473b72
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Dec 4 10:22:18 2014 +0100
      
          Merge branch 'douarw_rotsub' into tinit
      
          Conflicts:
          	src/define_bc_rot_sub_init.f90
          	src/read_input_file.f90
          	test/input_schmiddu.txt
      
      commit a1b5f83b5b97e26101b24d317d44dab7957b2334
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Mon Dec 1 09:54:43 2014 +0100
      
          Fixing surface  in spinup
      
          For wider spherical shells, fix two topmost nodes
      
      commit a2ab6e6b1d55b62c0e83285259b8064cb213f8cd
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Nov 27 13:48:05 2014 +0100
      
          Added input parameter for T=0 elevation
      
          Using parameters%ztemp creates error, since this value is usually chosen
          to be above uppermost surface.
      
      commit d95ee1204978053b305f577adf9d624a4afb1b97
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Tue Nov 25 14:44:32 2014 +0100
      
          New Temperature Init setup
      
          Rotating indenter, nonmoving bulk and a spherical shell without
          temperature or velocity constraints in between
      
      commit 1436995156dac0a11afd94abc2c81389a2c13cc3
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Fri Nov 21 13:59:26 2014 +0100
      
          kfixt for part of bottom option
      
          bottom temperature gets fixed to 1 at the bottm after a belt of
          width fixbelt from the indenter outline
      
      commit 59245b5146df8f97a30b8177f8a4b43b0b6e5b09
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Nov 20 15:04:10 2014 +0100
      
          Extending options for fixed velocity in domain
      
          domainfix now allows choosing of which section (indenter, rest of
          domain, or both) will be fixed in velocity
      
      commit 3b89c4d8d273269ee5e9eecff4c75288cb523a62
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Tue Nov 18 16:18:08 2014 +0100
      
          Removing basal temperature contraint
      
          kfixt = 0 for entire base.
          Also adding geotherm for x=1 and fixing temp.
      9769734b
  8. Dec 03, 2014
  9. Dec 02, 2014
  10. Nov 26, 2014
  11. Nov 13, 2014
    • Matthias Schmiddunser's avatar
      New BC option: rot_sub_init for Temperature initalisation · 6dc180d1
      Matthias Schmiddunser authored
      Temperature is set at the left side and unset in the indenter footprint,
      use to "pull" temperature from ther into indenter.
      
      Also addition to elliptical dome surface: spherical shells of given
      offset can be created.
      
      Squashed commit of the following:
      
      commit 01af6100baccbd389dca45e170c578cf642d73e7
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Tue Nov 11 11:42:49 2014 +0100
      
          Adding option not to set temperature at bottom
      
          Use for restart after sstemp
      
      commit 3f0d2ab899ffba26030e56353b2c5a12beb550a4
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Fri Nov 7 16:18:42 2014 +0100
      
          Adding option domainfix and using old vex scaling
      
          domainfix will set velocity in entire domain 2 dz above indenter to 0
          returning to apply vex to osolve%z, since scaling the input parameters
          leads to different and incorrect shape of the indenter
      
      commit 00a4fcd59cef94f7efc227f96297fa4d705bfce7
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Nov 6 16:40:12 2014 +0100
      
          scaling input parameters with vex
      
          moving vex out of actual code and scaling input parameters at the start
      
      commit 44171a3be6b1bc42eb4d80af3453bd6b3fa2e3cf
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Nov 6 14:09:36 2014 +0100
      
          Changing Surface Calculation
      
          Trying a supposedly better spherical shell implementation
      
      commit 1ee86ae001542ac5b37c7f41190b2d0cb913b8bd
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Nov 6 11:12:51 2014 +0100
      
          Fixed geotherm calculation
      
      commit 8ef7e3c3fe5e6631e4629cce003e4242c408b5bd
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Wed Nov 5 11:07:45 2014 +0100
      
          Added vex for geotherm calculation
      
      commit 11e0f37f90b125014e254b3be9bab925b71590ef
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Wed Nov 5 10:44:29 2014 +0200
      
          Fixed typos, removed pi
      
          Pi defined by use constants, set comparison variables in if clauses to
          double precision
      
      commit 15bb1a8e8fa9944d694f0f7fee2354ef8b3109d7
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Wed Nov 5 09:33:18 2014 +0100
      
          fixed minor typos
      
      commit 9e9f1c7b9285f9497e4f1558179427520801eccf
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Tue Nov 4 10:30:49 2014 +0100
      
          Adding rot_sub_tinit for Temperature Initialisation
      
          New set of boundary conditions similar to rot_subduction, but with
          kfixt=1 at the left boundary and kfixt=0 within indenter footprint.
          Strictflow=True by default.
      
      commit aa2fc2c179ca5b378995879c097bd92ce332b2c7
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Oct 30 16:07:01 2014 +0100
      
          Added spherical shells description
      
      commit 0c7c2532df3f0dd44c57e52a2c32a725b4cecc30
      Author: Matthias Schmiddunser <matthias.schmiddunser@uni-tuebingen.de>
      Date:   Thu Oct 30 16:02:47 2014 +0100
      
          Added spherical shells for indenter surface
      
          parallel surfaces of given distance to originally defined plane
      6dc180d1
  12. Oct 30, 2014
  13. Oct 20, 2014
  14. Oct 17, 2014
  15. Oct 09, 2014
  16. Oct 06, 2014
  17. Sep 19, 2014
  18. Sep 08, 2014
  19. Sep 04, 2014
    • Matthias Schmiddunser's avatar
      Boundary Conditions and Surface for Rotating Indenter · 18cc2ef1
      Matthias Schmiddunser authored
      New boundary conditions:
       - A cylindrical or ellipsoidical indenter that is rotating downward set
         in horizontal flow field
       - Temperature conditions at the base can be set to a gradient or
         different for indenter (uniform or gradient)
      
      New Surface:
       - Top of a cylinder with axis along y or of an ellipsoid rising above plane
      
      Input files edited to accomodate new BCs and new surface
      
      Example input file describing new options provided
      
      Makefile for Taito updated (August 2014)
      18cc2ef1
  20. Jun 13, 2014
  21. Feb 28, 2014
  22. Feb 21, 2014
  23. Jan 12, 2014
  24. Nov 18, 2013
Loading