sw4 icon indicating copy to clipboard operation
sw4 copied to clipboard

Longer Max String Length

Open bakerb845 opened this issue 7 years ago • 3 comments

In parseInputFile.C would it be possible to change the buffer length from 256 to 1024? The program currently hangs when I attempt to specify all 21 elastic coefficients for a tilted transverse isotropy run - but this adjustment fixes that. Thanks!

bakerb845 avatar Feb 28 '18 02:02 bakerb845

Can you make that change and submit a pull request?

andersp avatar Feb 28 '18 18:02 andersp

I'd be happy. However, I'm not really aware of the protocol for contributing. I made a branch called longer_buffer_strings however when I look to push the branch so I can initiate the pull request github is rejecting me. Do I need some type of special permission to contribute to the repository?

bakerb845 avatar Feb 28 '18 20:02 bakerb845

There are some instructions on github on how to do a pull request from a forked repository. If that is difficult, you can just send me your modified routine. /Anders

From: Ben Baker [email protected] Reply-To: geodynamics/sw4 [email protected] Date: Wednesday, February 28, 2018 at 12:06 PM To: geodynamics/sw4 [email protected] Cc: Default [email protected], Comment [email protected] Subject: Re: [geodynamics/sw4] Longer Max String Length (#22)

I'd be happy. However, I'm not really aware of the protocol for contributing. I made a branch called longer_buffer_strings however when I look to push the branch so I can initiate the pull request github is rejecting me. Do I need some type of special permission to contribute to the repository?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/geodynamics/sw4/issues/22#issuecomment-369365856, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIgih_6rQTaln699FA6Tj1sZKZpIAAO8ks5tZbGrgaJpZM4SV86k.

andersp avatar Feb 28 '18 20:02 andersp