Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Soildynamics module #49

Open
10 of 13 tasks
mohd-afeef-badri opened this issue Apr 19, 2023 · 4 comments
Open
10 of 13 tasks

New Soildynamics module #49

mohd-afeef-badri opened this issue Apr 19, 2023 · 4 comments
Assignees
Labels

Comments

@mohd-afeef-badri
Copy link
Collaborator

mohd-afeef-badri commented Apr 19, 2023

@mohd-afeef-badri
Copy link
Collaborator Author

Here is some mesh info which might be useful.

image

Mesh groups: contains the following border groups

  • "surfaceLeft"
  • "surfaceTop"
  • "surfaceRight"
  • "surfaceBottom"

contains the following point groups (Dc - double couple)

  • "DcNorthPointCord"
  • "DcSouthPointCord"
  • "DcEastPointCord"
  • "DcWestPointCord"

contains the surface group

  • "volume"

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 added a commit that referenced this issue May 2, 2023
mohd-afeef-badri added a commit that referenced this issue May 2, 2023
mohd-afeef-badri added a commit that referenced this issue May 2, 2023
- WIP change from elastodynamics -> soildynamics
for #49
@mohd-afeef-badri mohd-afeef-badri linked a pull request May 2, 2023 that will close this issue
mohd-afeef-badri added a commit that referenced this issue May 5, 2023
@mohd-afeef-badri
Copy link
Collaborator Author

First results of soildynamics

outfile

  • Paraxial FE seems to be working :)

@mohd-afeef-badri mohd-afeef-badri changed the title Soildynamics module New Soildynamics module May 9, 2023
@mohd-afeef-badri
Copy link
Collaborator Author

See issue #88

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

mohd-afeef-badri added a commit that referenced this issue Feb 20, 2024
@mohd-afeef-badri
Copy link
Collaborator Author

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant