socolofs / tamoc

Texas A&M Oilspill Calculator
MIT License
34 stars 13 forks source link

TAMOC installation on Windows 11 #28

Open floriano-gianfelici opened 11 months ago

floriano-gianfelici commented 11 months ago

I am experiencing a small problem with installation on WIndows 11. Apparently the fortran compiler provided with anaconda does not support ieee_arithmetic module, nor the gfortran isnan() function. Temporarily I have bypassed the problem by commenting relevant instructions in dbm_eos.f95 ! if (.not. ieee_isnan(sum_term)) then sum1 = sum1 + sum_term ! end if The system works, but I feel a bit unconfortable with this solution. Has anybody found a better one? regards floriano gianfelici

socolofs commented 11 months ago

Floriano,

Thank you for the note. I will try to find a solution with my IT department. I mostly work on Mac OS, so need to set up a virtual machine with Windows 11 for testing.

Thank you, Scott Socolofsky


Scott A. Socolofsky, J. Walter “Deak” Porter ’22 and James W. “Bud” Porter ’51 Chair, Zachry Department of Civil and Environmental Engineering Department of Oceanography Department of Ocean Engineering Texas A&M University (979) 845-4517

On Oct 12, 2023, at 2:58 AM, floriano-gianfelici @.**@.>> wrote:

This Message Is From an External Sender This message came from outside your organization.

I am experiencing a small problem with installation on WIndows 11. Apparently the fortran compiler provided with anaconda does not support ieee_arithmetic module, nor the gfortran isnan() function. Temporarily I have bypassed the problem by commenting relevant instructions in dbm_eos.f95 ! if (.not. ieee_isnan(sum_term)) then sum1 = sum1 + sum_term ! end if The system works, but I feel a bit unconfortable with this solution. Has anybody found a better one? regards floriano gianfelici

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/socolofs/tamoc/issues/28__;!!KwNVnqRv!BgW6pYctprsdaJkxTVRUC5suraBeV6azQYih4RiZJLeKa2UG84jni5nW4dE07ofkk4Cm6PMuJ4m-17tGrolLlaw6IA$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AA6XESC672UIHNFALDXQZI3X66PJJANCNFSM6AAAAAA55F7JHM__;!!KwNVnqRv!BgW6pYctprsdaJkxTVRUC5suraBeV6azQYih4RiZJLeKa2UG84jni5nW4dE07ofkk4Cm6PMuJ4m-17tGrolRqokyHg$. You are receiving this because you are subscribed to this thread.

mattew20 commented 8 months ago

hello everybody any news for this issue, i'm experiencing some problems to set up tamon in my anaconda, I cannot run some files in the /bin. directory correctly

socolofs commented 8 months ago

A colleague recently set up TAMOC on Windows at a local company in Houston, so it does still work. Be careful to follow the README instructions and install the right visual studio resources.

As for the bin directly, I think what happened is that a few version back, the ./test directory was moved inside the ./tamoc package and is now in ./tamoc/test. If the bin files fail, check the file path to the profile data. It may be looking for the ./tamoc/test/output directory in the wrong place.

I will try to fix that latter issue with the next push of TAMOC to GitHub, but it may be a couple of weeks as I am swamped with a proposal due in February.

Thank you, Scott Socolofsky


Scott A. Socolofsky, J. Walter “Deak” Porter ’22 and James W. “Bud” Porter ’51 Chair, Zachry Department of Civil and Environmental Engineering Department of Oceanography Department of Ocean Engineering Texas A&M University (979) 845-4517

On Jan 10, 2024, at 7:29 AM, mattew20 @.**@.>> wrote:

This Message Is From an External Sender This message came from outside your organization.

hello everybody any news for this issue, i'm experiencing some problems to set up tamon in my anaconda, I cannot run some files in the /bin. directory correctly

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/socolofs/tamoc/issues/28*issuecomment-1884853403__;Iw!!KwNVnqRv!CknTHwb0_UdA5dFsHLF0N-1QKf_9g2ff8E6hHJvu7ZkpWPQZnkRPliCSwX7B-nbQMwPCugSI56YGT9muu6DriX9qUQ$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AA6XESFN73UE67R4DO2EZ3LYN2JS3AVCNFSM6AAAAAA55F7JHOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBUHA2TGNBQGM__;!!KwNVnqRv!CknTHwb0_UdA5dFsHLF0N-1QKf_9g2ff8E6hHJvu7ZkpWPQZnkRPliCSwX7B-nbQMwPCugSI56YGT9muu6AuIWU_cQ$. You are receiving this because you commented.