Skip to content

Mimc linux port#2

Open
pilotmm wants to merge 2 commits intoDTUWindEnergy:masterfrom
pilotmm:mimc_linux_port
Open

Mimc linux port#2
pilotmm wants to merge 2 commits intoDTUWindEnergy:masterfrom
pilotmm:mimc_linux_port

Conversation

@pilotmm
Copy link

@pilotmm pilotmm commented May 4, 2016

Hi Morten,

This is Mike again. This merge requests include the changes that are required to compile the code in linux. This also includes the bug fix from before.

Mike

omegagen = array1(3)
! Reference mech. torque
mech_Qgref = min(Qgref/generatorvar%eta, generatorvar%max_lss_torque)
if(generatorvar%eta==0.0) then

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pilotmm: Numbers in memory are seldom exact zero. Please change to abs().lt.1.d-3. Please also use the original Fortran notations for logical statements, so use .lt. instead of <

@sghodtu
Copy link
Collaborator

sghodtu commented Nov 7, 2018

Should this pull request be deleted? Maybe we could use #4 instead ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants