Skip to content
Snippets Groups Projects
  1. Feb 26, 2015
  2. Feb 25, 2015
  3. Feb 23, 2015
  4. Feb 18, 2015
    • Matthias Schmiddunser's avatar
      New Temperature Initialisation scheme · d6b5b76b
      Matthias Schmiddunser authored
      Temperature is initialized by assuming all surfaces are more or less
      flat and sp01 defines the base elevation. Temperature is then calculated
      as a steady state solution with T=0 at bottom and T=1 at ztemp.
      d6b5b76b
  5. Feb 17, 2015
  6. Feb 12, 2015
  7. Feb 09, 2015
  8. Feb 04, 2015
  9. Feb 02, 2015
  10. Jan 30, 2015
    • Matthias Schmiddunser's avatar
      Spaced tracking output and output directoy for post_track · 540d52a3
      Matthias Schmiddunser authored
      Tracking output can be written in regular intervals instead of every
      timestep.
      Output directory for post-track can be specified in input parameter
      file.
      Warning added for tracking cloud to be activated after spinup.
      540d52a3
    • Matthias Schmiddunser's avatar
      Tracking Output Processing v0.1 · ccc90c1d
      Matthias Schmiddunser authored
      Post processor for tracking output files. It produces vtk files for
      regular spced output timesteps of either all or only surfaced tracks.
      It works with regularly spaced input files.
      Output variables are: Speed, vertical speed, temperature, pressure,
      time, step number and particle/track ID. Variables and positions are
      written either in DOUAR units or natural units.
      ccc90c1d
  11. Jan 28, 2015
  12. Jan 27, 2015
    • Matthias Schmiddunser's avatar
      DOUAR Trackin Post Processing · e5cb9ea5
      Matthias Schmiddunser authored
      working: convert_trfile for converting a binary output file to ascii
      not working: post_tracking creates faulty vtk files
      debugging: Log file must be only opened once
      e5cb9ea5
  13. Jan 26, 2015
  14. Jan 23, 2015
  15. Jan 22, 2015
  16. Jan 21, 2015
  17. Jan 20, 2015
  18. Jan 16, 2015
  19. 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
  20. Dec 19, 2014
  21. 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
  22. 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
  23. Dec 03, 2014
Loading