JDBumgardner / ConcreteCorrosionSimulator

Monte Carlo simulation, BS stands for Bumgardner - Stolfo
Apache License 2.0
0 stars 0 forks source link

Reference Documents for Concrete Corrosion Simulator #1

Open abidhossain134 opened 2 years ago

abidhossain134 commented 2 years ago

Hello,

I am Abid Hossain. I am a graduate student and my current field of interest is the life expectancy of concret structures.

I found you concrete corrosion simulator with monte carlo simulation very helpful. But there is no reference from where the formulas were adopted. It would help me a lot if you can suggest any document in this regard.

Thanks in advance!

JDBumgardner commented 2 years ago

Hi Abid!

This project is old and has been replaced by the much more modern and MUCH faster and more powerful

https://github.com/davityourway/Bridge-Corrosion-Simulator

This was related to my graduate research under Dr. Alberto Sagues of USF. I don't work in corrosion any more, but I could talk you through the logic of the program if you're interested.

JDB

abidhossain134 commented 2 years ago

Mr. Garndner,

Thank you for your prompt response and sharing the new tool. I was trying to understand the logic of the previous program you wrote. I will surely ask you if I need any help understanding the code.

Were there any publications from this tool? Some of the formulas and terms (like crack diffusivity, truncation factor, fraction derated etc.) are new to me. It would really help if you can refer to any document to go through with formulas.

Thanks & Regards Abid Hossain

On Thu, Feb 24, 2022 at 3:39 PM JDBumgardner @.***> wrote:

Hi Abid!

This project is old and has been replaced by the much more modern and MUCH faster and more powerful

https://github.com/davityourway/Bridge-Corrosion-Simulator

This was related to my graduate research under Dr. Alberto Sagues of USF. I don't work in corrosion any more, but I could talk you through the logic of the program if you're interested.

JDB

— Reply to this email directly, view it on GitHub https://github.com/JDBumgardner/ConcreteCorrosionSimulator/issues/1#issuecomment-1050243203, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVAGVUFUQCMJFANL5TKMYV3U42JRVANCNFSM5PII7BFQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

JDBumgardner commented 2 years ago

Hey,

My name is actually Bumgardner.

The core logic of the code is sitting in app.py in the package I've referenced. It's fairy dense, it might be difficult to read without a guide, but good luck.

There was never any publications that came from this project, although I'm sure there could have been. I only got a master's degree so I wasn't so concerned with publication. You could read some of Dr. Sagues' publications, whose method this model is meant to improve on.

http://www.eng.usf.edu/~sagues/Documents/Nace03-MODEL%20LIFE%20TRS-Sagues.pdf

for instance might be helpful.

Jacob

abidhossain134 commented 2 years ago

Mr. Bumgardner,

I apologize that I mistook your name. I found the code explanations very helpful and will definitely check out the other publications of Dr. Sague. I think it is a great way to start looking for more solutions to corrosion prediction.

Thank you for reaching out to me.

Regards Abid Hossain

On Thu, Feb 24, 2022 at 4:03 PM JDBumgardner @.***> wrote:

Hey,

My name is actually Bumgardner.

The core logic of the code is sitting in app.py in the package I've referenced. It's fairy dense, it might be difficult to read without a guide, but good luck.

There was never any publications that came from this project, although I'm sure there could have been. I only got a master's degree so I wasn't so concerned with publication. You could read some of Dr. Sagues' publications, whose method this model is meant to improve on.

http://www.eng.usf.edu/~sagues/Documents/Nace03-MODEL%20LIFE%20TRS-Sagues.pdf

for instance might be helpful.

Jacob

— Reply to this email directly, view it on GitHub https://github.com/JDBumgardner/ConcreteCorrosionSimulator/issues/1#issuecomment-1050261804, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVAGVUDIP5A77ZEN3T2XPCDU42MJRANCNFSM5PII7BFQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>