-
Hello
I'm trying to run NREL 5MW wind turbine Campbell examples of openfast with matlab-toolbox.
My OpenFAST version is 3.1.0.
but, the error is occurred like this:
FAST_InitiallizedALL:FA…
-
@pat-schmitt and I (well, mostly @pat-schmitt) are working on a glacier app which is very promising: https://github.com/pat-schmitt/glacier_simulator
The app lets a user start numerical simulation…
-
**The Problem**
Scipy provides many tools to build and simulate mathematical models. However there does not seem to be any means to study dependence of qualitative behavior on model parameters, such …
-
Hello there!
I am trying to use the Multivariate Normal Integration algorithm that is embedded in scipy, in the mvn package. Specifically, I am trying to use mvn.mvnun function, for very large numb…
-
It would be good to have the MPS fully covered in our code library. Currently, MPS has become an important representation to efficiently represent many-body states and tensor networks. Since my resear…
-
The import time (due to numba AOT compilation) is driving me nuts-- I wonder if there's a way we can build an extension optionally on install (e.g. triggered by a flag to pip). Jerome and others have …
-
I just learned about a new compression library called ZFP: https://github.com/LLNL/zfp
> zfp is an open source C/C++ library for compressed numerical arrays that support high throughput read and wr…
-
While analyzing OMC's verification failure reports with @AndreaBartolini, we stumbled upon one case which made us question the whole thing. Consider the [Buildings.Airflow.Multizone.Examples.OneOpenDo…
-
Hi Ruiqi,
I tried to do molecular dynamics simulations using your simulation.py example. I have several questions and I will appreciate it if you can show me the example input.
1. How to restart …
-
I have noticed that in simulations with thermal expansion, the deformation is not separated multiplicatively. In the ‘calcmechstrain.f’ file, the thermal strain is subtracted from the total strain to …