python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Problems compiling Amber'18 molecular dynamics code in Ubuntu 20
I'm trying to compile Amber'18 molecular dynamic simulation program.
One can find some installation instructions here: https://ambermd.org/InstUbuntu.php
and in Amber's manual.
I have a problem with t...
Andrey Buglak
Votes: 0
Answers: 0
Fortran Help, open statement error any idea?
I have some Fortran error code in (open) statement like the following:
!IF ITS THE FIRST CALL TO THIS UNIT, DO SOME BOOKKEEPING
IF (INFO(7).GE.0) GO TO 100
!FIRST CALL OF SIMULATION, CALL THE TYPECK S...
TSC BME
Votes: 0
Answers: 0