0% found this document useful (0 votes)
27 views1 page

Running SHAKE-PostProcessing.py in Anaconda

Uploaded by

Monu whatsapp
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Running SHAKE-PostProcessing.py in Anaconda

Uploaded by

Monu whatsapp
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

# Created by HL Date: 02/01/2024

# Instruction to run "[Link]" from Anaconda Prompt:

# Apprach 1:
# 1. Open Anaconda Prompt;
# 2. Change the directory to the folder containing "[Link]" by
typing "cd ...";
# 3. Type: python [Link] argv1 argv2 ('argv[1]' should be either
0.05 or 0.07 to input the damping, and argv[2] should be 'True' or 'False' to
specify whether to plot RS for +-10%RS & +-30%RS);
# 4. Select the .csv output file from SHAKE from the pop-up window for post-
processing.

# Approach 2:
# 1. Open Anaconda Prompt;
# 2. Type: python "[path]\[Link]" 0.05 True;
# 3. Select the .csv output file from SHAKE from the pop-up window for post-
processing.

# Note: argv1 & argv2 are optional but ordered input and the default inputs are
0.07 & True.

You might also like