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

Jwy/integer step #35

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

B05208038
Copy link

In this part, I look into the integer limitation for the time step. The following are the changes:

  1. neptune.inp
    time step change to 2.5 to check if it works out.

  2. rdinp.f90
    add double precision function into the file, and make output_step double precision

  3. neptuneClass.f90
    move all of the output_step function from integer catagory to double precision catagory

I did some compiling test and it should work. (hopefully)

Copy link
Collaborator

@zurdala zurdala left a comment

Choose a reason for hiding this comment

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

Looking good! It's basically minor stuff

src/neptuneClass.f90 Outdated Show resolved Hide resolved
src/neptuneClass.f90 Outdated Show resolved Hide resolved
src/neptuneClass.f90 Outdated Show resolved Hide resolved
src/neptuneClass.f90 Outdated Show resolved Hide resolved
src/neptuneClass.f90 Outdated Show resolved Hide resolved
src/neptuneClass.f90 Outdated Show resolved Hide resolved
work/input/neptune.inp Outdated Show resolved Hide resolved
src/rdinp.f90 Outdated Show resolved Hide resolved
src/rdinp.f90 Outdated Show resolved Hide resolved
@B05208038
Copy link
Author

All of them should be fixed atm. (hopefully)

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.

2 participants