Skip to content

Commit

Permalink
Merge pull request #47 from Space-Systems/dla/small-fixes
Browse files Browse the repository at this point in the history
Small fixes in Neptune
  • Loading branch information
zurdala authored Jul 4, 2024
2 parents e079756 + 8cb67e5 commit 2613e61
Show file tree
Hide file tree
Showing 5 changed files with 17,234 additions and 15,469 deletions.
1 change: 1 addition & 0 deletions src/rdinp.f90
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@ subroutine rdinp( &

!** finally set initial state and covariance in NEPTUNE input module
!--------------------------------------------------------------------
state%epoch = epoch(1)
if(input_type == INPUT_OSCULATING) then
ierr = neptune%setNeptuneVar("INITIAL_STATE", oscKep)
else
Expand Down
Loading

0 comments on commit 2613e61

Please sign in to comment.