-
Options:
1. Maximum Depths
2. Rotational Areas
3. Temperature?
Open to suggestions
-
Dear Professor,
I have encountered an input option in the file named IEA-15-240-RWT-UMaineSemi_HydroDyn.dat, which refers to "the number of points where the incident wave elevations can be computed…
-
This cell is generating an error:
``` python
Loading all the input data
In [4]:
datadir = './'
dat = loadtxt(datadir+'WaterDepth1.dat')
X, Y = meshgrid(linspace(0., 1000., 50), linspace(0., 1000., 50…
-
When an array cable string splits into two diverging upstream paths, the upstream cable/turbine connections don't resolve correctly. Likely a customized graph model is required for this scenario inste…
-
Hi Professor Saptarshi Sarkar:
Thank you for reading!
I have recently read your paper: " Use of Kane’s Method for Multi-Body Dynamic Modelling and Control of Spar-Type Floating Offshore Wind Turbine…
-
Per a discussion with @HauHe, we should add variables for reporting technical parameters (e.g., lifetime, capex, efficiency) for all conversion-technologies at the secondary level (power plants, hydro…
-
After tackling some issues with the spatial and temporal cutout bounds, it seemed sensible to add a dedicated script which reviews the config and basic ressources created during the work flow.
To…
-
## Problem description
For scenario creation I remove some technologies from locations using the `.exists: false` override. This works well, except when I try to remove techs which compete for reso…
-
Hi! From what I can tell, you can have drifters either strand on the coastline and then stay there, or strand and then move when the relevant physics are amenable to moving. Is there a concept in Open…
-
Inspired by https://github.com/StrangeLoopGames/EcoSuggestions/issues/1055#issuecomment-618912998
At the moment most projects are done / controlled by a single person - one person crafts the comput…