top of page
GPUs, CPUs, and OpenSees: Where Acceleration Makes Sense
There’s been growing interest in developing GPU-based approaches for OpenSees. That’s exciting work, and it’s important to encourage...
silviamazzoni
Sep 123 min read
Â
Â
Â
How does ASCE treat risk?
Why Earthquake Design Allows Higher Collapse Risk (and Why That’s Okay) As you know, I am one of the proponents of a proposal that is...
silviamazzoni
Jun 112 min read
Â
Â
Â
Gender and Professional Credibility
I asked ChatGPT: "I have noticed that when I criticize the technical content of a linked-in post, the other person's response addressed...
silviamazzoni
May 274 min read
Â
Â
Â
Javascript vs REACT
In my web development I have been working directly with Javascript and HTML -- I'm a fan of working with the raw language. So when...
silviamazzoni
May 122 min read
Â
Â
Â
is ChatGPT a sherpa or a shaman?
is ChatGPT my tech-sherpa or shaman.... let's unpack that!
silviamazzoni
Apr 103 min read
Â
Â
Â
Why are Jupyter Books better than Markdown?
Yes you read that right: Jupyter BOOKs , not notebooks.... I've been asked to look into Jupyter books instead of just plain markdown for...
silviamazzoni
Apr 105 min read
Â
Â
Â
🧠Python-within-Python Script Execution Methods
As you know, I like to break my input into several smaller files. While packaging code into functions is great for reusability, it...
silviamazzoni
Apr 84 min read
Â
Â
Â
...Hasn't multiprocessing been replaced by concurrent.futures?
I have been using concurrent.futures for a while now, but ChatGPT keeps mentioning multiprocessing and not concurrent futures.... so I...
silviamazzoni
Apr 71 min read
Â
Â
Â
ProcessPool vs ThreadPool Executors in Concurrent Futures
Lot's of content out there showing you how to run each of these, but i have not found a detailed enough description of these two...
silviamazzoni
Apr 62 min read
Â
Â
Â
The 3 methods in concurrent.futures
The map method confuses me, so I typically use the submit method. I am hoping ChatGPT helps me understand it better, so I know when to...
silviamazzoni
Apr 53 min read
Â
Â
Â
Scaling up with Kubernetes
🧠What Is Kubernetes? Kubernetes is an open-source platform  for automating deployment, scaling, and management of containerized...
silviamazzoni
Apr 22 min read
Â
Â
Â
hold on.... what's Node.JS
I thought Node.JS was just javascript..... so I asked ChatGPT: "what is the difference between javascript and node.JS" And here is the...
silviamazzoni
Mar 232 min read
Â
Â
Â
Node.JS and hdf5....
Now that I know I want to process my data in a Lambda function in AWS (YES I LOVE LAMBDAS ON AWS!!!), I had one more question for...
silviamazzoni
Mar 233 min read
Â
Â
Â
Accessing AWS Data for a Javascript app: Leveraging both server and client....
I asked ChatGPT the following question today, I'm excited about the answer it gave me and I thought it might provide useful insight for...
silviamazzoni
Mar 233 min read
Â
Â
Â
Blog Series: SimCenter Tools – EE-UQ and quoFEM
I love applying the Socratic method to my own learning—question everything! This often leads to fascinating conversations with ChatGPT...
silviamazzoni
Mar 121 min read
Â
Â
Â
What do the SimCenter Tools do?
The NEHRI SimCenter has developed a very useful set of tools. There is one problem: they do so much, it's impossible to put that into a...
silviamazzoni
Mar 124 min read
Â
Â
Â
Two real-world scenarios for EE-UQ and quoFEM
I now wanted to learn how they are used, this may help me understand them better.... Awesome! Let's go through two real-world scenarios...
silviamazzoni
Mar 113 min read
Â
Â
Â
Running an EQ Simulation in EE-UQ: how a 5-story RC building responds to earthquakes
Awesome! Let’s go step by step through running a simulation in EE-UQ  to analyze how a 5-story reinforced concrete building  responds to...
silviamazzoni
Mar 103 min read
Â
Â
Â
quoFEM: an Optimization and Uncertainty-Quantification Study
Great! Let's go step by step through running an optimization and uncertainty quantification (UQ) analysis  in quoFEM . We'll optimize the...
silviamazzoni
Mar 94 min read
Â
Â
Â
using quoFEM for a 5-story reinforced concrete building...
The two example scenarios for EE-UQ and quoFEM were nice, and they showed their strength. However, they were for very different systems,...
silviamazzoni
Mar 84 min read
Â
Â
Â
Comparing EE-UQ and quoFEM for analyzing a 5-story reinforced concrete (RC) building
Of course, I needed a summary of the two tools.... Great request! Here's a summary comparing EE-UQ and quoFEM Â for analyzing a 5-story...
silviamazzoni
Mar 73 min read
Â
Â
Â
An example of using EE-UQ and quoFEM for a building structure.
Below are two detailed examples of how you would use the two tools. This helps you finalize your understanding on when to use each tool:...
silviamazzoni
Mar 64 min read
Â
Â
Â
Can you use quoFEM to Optimize a design?
Absolutely! Let’s walk through a quoFEM optimization example  where you start with a preliminary 5-story RC building model  and optimize...
silviamazzoni
Mar 47 min read
Â
Â
Â
Advanced Optimization in quoFEM: A 5-Story RC Building
ChatGPT and I could go on forever, but I couldn't turn it down when it offered to step-up our game! Awesome! Let’s take the 5-story RC...
silviamazzoni
Mar 35 min read
Â
Â
Â
bottom of page
