SPECFEM / specfem2d

SPECFEM2D simulates forward and adjoint seismic wave propagation in two-dimensional acoustic, (an)elastic, poroelastic or coupled acoustic-(an)elastic-poroelastic media, with Convolution PML absorbing conditions.
GNU General Public License v3.0
187 stars 146 forks source link

Can Specfem2D define external source time function? #1059

Open sizhuangdeng opened 4 years ago

sizhuangdeng commented 4 years ago

Hi, I am wondering whether the external source time function can be used when running specfem2D? Thanks.

Best Wishes, Sizhuang

loycbt commented 4 years ago

Hi, Have you solved this problem?

sizhuangdeng commented 4 years ago

Hi I have solved the problem. Thanks.

Best Wishes, Sizhuang

On Fri, Apr 10, 2020 at 19:41 loycbt notifications@github.com wrote:

Hi, Have you solved this problem?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/geodynamics/specfem2d/issues/1059#issuecomment-612281841, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJBOVBA6T7DL2LGK5I7L5B3RL64DTANCNFSM4LBTAAHA .

-- Sizhuang Deng Ph.D candidate in Geophysics Department of Earth, Environmental and Planetary Science Rice University MS-126 6100 Main Street, Houston, TX 77005 Tel: (713)299-2320 E-mail: sd62@rice.edu

loycbt commented 4 years ago

Hi I have solved the problem. Thanks. Best Wishes, Sizhuang On Fri, Apr 10, 2020 at 19:41 loycbt @.***> wrote: Hi, Have you solved this problem? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#1059 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJBOVBA6T7DL2LGK5I7L5B3RL64DTANCNFSM4LBTAAHA . -- Sizhuang Deng Ph.D candidate in Geophysics Department of Earth, Environmental and Planetary Science Rice University MS-126 6100 Main Street, Houston, TX 77005 Tel: (713)299-2320 E-mail: sd62@rice.edu

Hi, I also met this problem, Could you tell me how to use the external time function? thank you.

Best regards. loycbt

loycbt commented 4 years ago

Hi,

Based on the answer from Mr. komatits ( https://github.com/geodynamics/specfem2d/issues/803). I have changed the rickerwavelet in /paco_beyond_critical.f90 into the external time function, but it cannot work. I would appreciate it if you can give me some suggestions. Thank you.

Best regards, loycbt

sizhuangdeng commented 4 years ago

You can define the external source function from SOURCE file, which will make it easier.

Best Wishes, Sizhuang

On Tue, Apr 14, 2020 at 05:31 loycbt notifications@github.com wrote:

Hi,

Based on the answer from Mr. komatits ( #803 https://github.com/geodynamics/specfem2d/issues/803). I have changed the rickerwavelet in /paco_beyond_critical.f90 into the external time function, but it cannot work. I would appreciate it if you can give me some suggestions. Thank you.

Best regards, loycbt

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/geodynamics/specfem2d/issues/1059#issuecomment-613359260, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJBOVBBVOITE5YL2BKFA2BTRMQ3RTANCNFSM4LBTAAHA .

-- Sizhuang Deng Ph.D candidate in Geophysics Department of Earth, Environmental and Planetary Science Rice University MS-126 6100 Main Street, Houston, TX 77005 Tel: (713)299-2320 E-mail: sd62@rice.edu

loycbt commented 4 years ago

You can define the external source function from SOURCE file, which will make it easier. Best Wishes, Sizhuang On Tue, Apr 14, 2020 at 05:31 loycbt @.***> wrote: Hi, Based on the answer from Mr. komatits ( #803 <#803>). I have changed the rickerwavelet in /paco_beyond_critical.f90 into the external time function, but it cannot work. I would appreciate it if you can give me some suggestions. Thank you. Best regards, loycbt — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#1059 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJBOVBBVOITE5YL2BKFA2BTRMQ3RTANCNFSM4LBTAAHA . -- Sizhuang Deng Ph.D candidate in Geophysics Department of Earth, Environmental and Planetary Science Rice University MS-126 6100 Main Street, Houston, TX 77005 Tel: (713)299-2320 E-mail: sd62@rice.edu

I have tried it many times, but failed.