Eduardo M. Fírvida Donéstevez
Eduardo M. Fírvida Donéstevez
I thought it would be a good idea to have several caching strategies, so I modified a bit the cache API to give ideas of how it could be, for...
Hi team, i want to model wind turbine blade and I'm wondering if I can model with this module. The simplified process of creating a blade is. 1- read text...
Hi! I'm trying to integrate my EasyBuild with GitHub, but I always receive a: `ERROR: Token validation failed, not installing it. Please verify your token and try again.` I check...
Hi, I'm trying to run this tutorial in parallel just using `run.sh -parallel but always fail. I tried several configurations of decomposeParDict until I found that it only runs in...
Hi i´m using uniserver as the web server so I create a vhos named **linda2.com** so my environment.prod.ts is: ``` export const environment = { production: true, wpBase: '//linda2.com/wp-json/wp/v2/' };...
Is there any way to change the code to do this?, i'm an angular beginner
Hi, I have created this PR: https://github.com/easybuilders/easybuild-easyconfigs/pull/13108 that adds a DualSPHysics setting to be compiled with [EasyBuild](https://easybuild.io/) for CPU and GPU, but as my comment says I can't test the...
Hi, if I try to set the value of a multiple field, this trough a error sayung that the value prop is needs a **_type_** but I'm giving an **_array...
Dear all. I want to use PythonOCC to create a small library for reading (step, iges, brep) CAD files, extract info as volume, centroid, inertia properties, bounding box..... and also...
The source is updated to be compiled for OF-11, - Fixing: #306 - Recovering the `primitivePatchInterpolation.h` which was [removed](https://github.com/OpenFOAM/OpenFOAM-dev/commit/edbff308b4a71a9bdb05a2bb26d24147962afded) [this may need some other changes ] - and update the...