-
Hello everyone,
Is there anyway to get blade total nodal force (Aerodynamic lift + drag + centrifugal force + mass distribution) in X, Y, Z directions for N1-N40 from OpenFAST? Intention is to use …
-
Hi Greg
I am not sure if this is the best place to post this so apologies if not.
First off, I would like to thank your many videos over the years. They have been a great resource to me and th…
-
I am using the `ESMF_MeshCreateDual()` method to construct the dual mesh (swapping nodes and elements) of the NEPTUNE mesh. The original mesh is constructed with nodal and element coordinates -- as i…
-
Allocation of the embedded boundary arrays uses ng_FieldSolver from the guard cell manager in WarpX, whereas the fields use the ng_alloc_EB value in teh guard cell manager. These values can be differe…
-
Boa tarde, Rafael
depois de rodar o lucylattes para o nosso programa de pós-graduação identifiquei dois artigos que aparecem duplicados na lista de artigos únicos. Só vi isso porque um deles é meu:…
-
We need error checking (and tests) for text elements which do not match correct format, e.g. nodal/Nodal
-
### Idea
In the current workflow, the `storage_costs.csv` allows for different capex cost values for storage technologies by year with in-between cost values being interpolated. Although an important…
-
Hello,
We are working on implementing large eddy simulation capability and would need to compute time-averaged quantities. Our plan is to define a nodal fields/variables and closure model on the same…
-
There needs to be a provision for logging nodal positions. I traced a path all the way to btRigidBody but still no sign of a nodal value. Guessing they're being used by the forcing and torque function…
-
The files `fem/h1.py` and `vem/h1.py` have considerable overlap. Can we set up a class hierarchy to eliminate this?