neptune icon indicating copy to clipboard operation
neptune copied to clipboard

Jwy/integer step

Open B05208038 opened this issue 8 months ago • 1 comments

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)

B05208038 avatar Oct 12 '23 15:10 B05208038

All of them should be fixed atm. (hopefully)

B05208038 avatar Oct 13 '23 19:10 B05208038