arcaneframework / arcanefem

Small test application for FEM
Apache License 2.0
6 stars 3 forks source link

New Soildynamics module #49

Open mohd-afeef-badri opened 1 year ago

mohd-afeef-badri commented 1 year ago
mohd-afeef-badri commented 1 year ago

Here is some mesh info which might be useful.

image

Mesh groups: contains the following border groups

contains the following point groups (Dc - double couple)

contains the surface group

Double couple points are

   real [int]   DcNorthPointCord = [4.5,-14.1];                                  
   real [int]   DcSouthPointCord = [4.5,-14.5];                                   
   real [int]   DcEastPointCord   = [4.7,-14.3];                               
   real [int]   DcWestPointCord  = [4.3,-14.3];
mohd-afeef-badri commented 1 year ago

First results of soildynamics

outfile

mohd-afeef-badri commented 8 months ago

See issue https://github.com/arcaneframework/arcanefem/issues/88

all the bugs present there should be also present in this module

mohd-afeef-badri commented 7 months ago

Screenshot%20from%202024-03-01%2019-00-36

Screenshot%20from%202024-03-01%2019-00-30