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

TAMOC installation on Windows 11 #28

Open
floriano-gianfelici opened this issue Oct 12, 2023 · 3 comments
Open

TAMOC installation on Windows 11 #28

floriano-gianfelici opened this issue Oct 12, 2023 · 3 comments

Comments

@floriano-gianfelici
Copy link

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
Copy link
Owner

socolofs commented Oct 12, 2023 via email

@mattew20
Copy link

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
Copy link
Owner

socolofs commented Jan 27, 2024 via email

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

No branches or pull requests

3 participants