Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DWM Driver #2

Closed
sayerhs opened this issue Jan 6, 2017 · 5 comments
Closed

DWM Driver #2

sayerhs opened this issue Jan 6, 2017 · 5 comments

Comments

@sayerhs
Copy link
Contributor

sayerhs commented Jan 6, 2017

DWM driver contains USE ifport which is specific to Intel Fortran Compiler. This code fails to compile with gfortran.

sayerhs pushed a commit to sayerhs/OpenFAST that referenced this issue Apr 5, 2017
Bugfix for missing controller types library
jjonkman referenced this issue in jjonkman/OpenFAST Sep 14, 2017
adds cmake to turbsim; adds turbsim to openfast
@rafmudaf rafmudaf self-assigned this Feb 20, 2018
@rafmudaf
Copy link
Collaborator

I've made some fixes to the DWM driver (use ntwc lib for input handling, comment the intel specific library imports because they don't seem to be used).

This can be seen at https://github.com/rafmudaf/openfast/tree/bugfix/dwm_driver

@ghaymanNREL @jjonkman @bjonkman does anyone have an input file for dwm driver?

@rafmudaf
Copy link
Collaborator

Looks like it should be called:
CHARACTER:: PriFile = 'DWM-driver\wind_farm.txt'

@jjonkman
Copy link
Collaborator

@rafmudaf -- You can find an example wind_farm.txt file in the test directory of the DWM archive on NWTC Information Portal: https://nwtc.nrel.gov/DWM.

That said, I would not spend time working to resolve issues with DWM because--as mentioned in issue #93--we plan to replace DWM with FAST.Farm once it is publicly released.

@rafmudaf
Copy link
Collaborator

Thanks @jjonkman. Since DWM will be deprecated by FAST.farm, I'll hold off on any further improvements to the DWM driver and leave this issue open for future reference until FAST.farm is released.

@rafmudaf
Copy link
Collaborator

With @mylonasc's help, the dwm driver compiling bugs have been resolved for linux, mac, and windows. There are some hard coded paths so runtime errors are expected if these aren't updated in the driver source code.

I'm closing this issue since it is related specifically to compiling, and I will not open another issue for runtime problems since DWM will be deprecated per #93. If other issues arise regarding this, please comment on issue #93.

stiux pushed a commit to stiux/openfast that referenced this issue Jan 30, 2019
Small changes in formatting SysMatlab for linux
andrew-platt referenced this issue in andrew-platt/openfast Mar 19, 2020
rafmudaf pushed a commit that referenced this issue Sep 30, 2021
Updated error handling in ifw_c_lib
andrew-platt added a commit that referenced this issue Jan 31, 2022
Forgot to remove an override of the position for the Nacelle mesh in PR #982.
luwang00 referenced this issue in luwang00/openfast Apr 30, 2022
openfast(66108,0x10fb1edc0) malloc: *** error for object 0x7fe4a223a000: pointer being freed was not allocated
openfast(66108,0x10fb1edc0) malloc: *** set a breakpoint in malloc_error_break to debug

Program received signal SIGABRT: Process abort signal.

Backtrace for this error:
\#0  0x103a3f33d
\#1  0x103a3e76d
\#2  0x7fff68c225fc
Abort trap: 6
dzalkind pushed a commit to dzalkind/openfast that referenced this issue Jun 29, 2022
HydroDyn/SeaState Code Cleanup + Registry updates
deslaughter referenced this issue in deslaughter/openfast Sep 1, 2022
Fixed How SoilDyn is Called in the Glue Code
ebranlard pushed a commit that referenced this issue Oct 20, 2022
AD buoyancy: minor modification of SolveOption1 algorithm
rthedin pushed a commit to rthedin/openfast that referenced this issue Dec 12, 2022
…FAST#2

Forgot to remove an override of the position for the Nacelle mesh in PR OpenFAST#982.
andrew-platt pushed a commit that referenced this issue Apr 4, 2023
Lidar for IfW updates/modifications
deslaughter added a commit that referenced this issue Aug 1, 2023
andrew-platt pushed a commit that referenced this issue Oct 18, 2023
Update the regression tests.
andrew-platt pushed a commit that referenced this issue Nov 29, 2023
Update to dev branch, and include regression test updates
andrew-platt pushed a commit that referenced this issue Mar 25, 2024
ADI_C: minor name changes, a couple of notes for future
andrew-platt pushed a commit that referenced this issue Jul 23, 2024
MD: remove extra internal read for linear damping on rods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants