Skip to content
#

multiphysics

Here are 38 public repositories matching this topic...

precice
simpeg
yangdikun
yangdikun commented Jul 12, 2017

I am using SimPEG.Utils.download for gpgLabs. The download messages are distracting in notebooks, so I wanted to suppress them. The option is controlled by "verbose=false", but it does not stop writing "Downloading ... Saved to:.." message.
Can verbose=false swtich kill all the print output?

![image](https://user-images.githubusercontent.com/5066933/28143500-b531e30c-671a-11e7-85d2-4d62d23d26a

MakisH
MakisH commented Oct 8, 2021

Looking at the FluidSolver.py, I noticed that a few things are a bit uncommon in the time loop:

https://github.com/precice/tutorials/blob/95eea58160af574f8f1ab4ace248d5be53d8e140/elastic-tube-1d/fluid-python/FluidSolver.py#L127-L156

It looks like the checkpointing assumes that the solver time step is equal to the coupling time window. More specifically, whenever preCICE does not ask the solv

This project performs a 3D reconstruction of a cylindrical asphalt mixture sample from a set images on a Dicom file format. The components of asphalt mixture will be identified through 3-phase segmentation. Additionally, a 3D model of the asphalt mixture reconstruction was developed. The project was implemented on the Python programming language using the open-source libraries Numpy, Scipy, Pydicom, Scikit-learn, Matplotlib and Mayavi. A simulation of the asphalt mixtures aging process is implemented using numerical methods on the mechanical, themical and chemical fields.

  • Updated Dec 12, 2017
  • Python

Improve this page

Add a description, image, and links to the multiphysics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multiphysics topic, visit your repo's landing page and select "manage topics."

Learn more