"README" did not exist on "e7d8d23c70069cd3f5df08467b6759f5d973a711"
- Jul 24, 2015
-
-
Matthias Schmiddunser authored
-
Matthias Schmiddunser authored
-
Matthias Schmiddunser authored
-
Matthias Schmiddunser authored
Extending new BC setup for rot_sub_init, editing the input file and removing debugging output.
-
- Jul 23, 2015
-
-
Matthias Schmiddunser authored
The transition zone is shifted so it lies above the indenter. This ensures that, when using same numbers for h in BC definitions and in surface parameters, the transition zone occurs in weaker overriding plate.
-
- Jul 14, 2015
-
-
Matthias Schmiddunser authored
x=1-face will be set to indenter velocities, if indenter is large enough. Strictflow will only set faces that don't cut the indenter.
-
- Jul 08, 2015
-
-
Matthias Schmiddunser authored
Transition zone for BC only depends on distance from center. define_bc_rot_sub_init.f90 still needs updating to the same setup.
-
- Jul 02, 2015
-
-
Matthias Schmiddunser authored
New approach to the transition zone so that no conflicts at corners can occur. Indenter peak can be freely chosen.
-
- Jun 29, 2015
-
-
Matthias Schmiddunser authored
-
- Jun 16, 2015
-
-
Matthias Schmiddunser authored
Allowing asymmetrical shapes, variable position of subduction and reviving cylindrical option.
-
Matthias Schmiddunser authored
-
- Jun 03, 2015
-
-
Matthias Schmiddunser authored
-
Matthias Schmiddunser authored
Age points are sent to external Python routine for interpolating onto the current surface, read in again and a VTK surface file created.
-
- May 07, 2015
-
-
Matthias Schmiddunser authored
Indenter can be rotated around the z-axis for angled influx.
-
Matthias Schmiddunser authored
-
- May 06, 2015
-
-
Matthias Schmiddunser authored
-
- Apr 28, 2015
-
-
Matthias Schmiddunser authored
-
- Apr 27, 2015
-
-
Matthias Schmiddunser authored
Adjusting the code to call new functions. Deleting unneeded features from age calculation modules. Updating the example input file.
-
- Apr 07, 2015
-
-
Matthias Schmiddunser authored
Received from Willi Kappler on 2015-02-24.
-
Matthias Schmiddunser authored
-
Matthias Schmiddunser authored
The list of all points to be removed is passed to remove_point and only points that will not be removed in the future are accepted as nearest neighbours that will take up the connections from the point to be removed. The remove_list is sorted for faster checking.
-
- Apr 02, 2015
-
-
Matthias Schmiddunser authored
-
- Mar 30, 2015
-
-
Matthias Schmiddunser authored
-
- Mar 06, 2015
-
-
Matthias Schmiddunser authored
This has the retriangultion and flip-loop-check. It does not work with remove_surf_pts=T.
-
Matthias Schmiddunser authored
Check_delaunay got stuck in an infine loop, always flipping the same edge. This checks the flipped edges compared to the last time and aborts loop if it is stuck.
-
- Mar 04, 2015
-
-
Matthias Schmiddunser authored
triangle array was redundant
-
Matthias Schmiddunser authored
If node has too many neighbours in check_delaunay, a new subroutine retrinagulate_surface tries to redo the triangulation before aborting.
-
- Feb 28, 2015
-
-
Matthias Schmiddunser authored
Using the same algorithm as in move_cloud.f90
-
- Feb 26, 2015
-
-
Matthias Schmiddunser authored
-
Matthias Schmiddunser authored
Only longest edge in one triangle is split. If two edges of the same length exist in one triangle, the one with the lower edge index is split. If an edge is split no other edge in the adjacent triangles may be split.
-
Matthias Schmiddunser authored
-
Matthias Schmiddunser authored
-
Matthias Schmiddunser authored
find_leaf crashes if particle lies outside domain too far.
-
- Feb 25, 2015
-
-
Matthias Schmiddunser authored
-
- Feb 23, 2015
-
-
Matthias Schmiddunser authored
-
Matthias Schmiddunser authored
For no advection through z=0-plane
-
- Feb 19, 2015
-
-
Matthias Schmiddunser authored
-
- Feb 18, 2015
-
-
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.
-
- Feb 17, 2015
-
-
Matthias Schmiddunser authored
Conflicts: src/update_gitversion.sh
-
Matthias Schmiddunser authored
-