8000 Use fms2io by nikizadehgfdl · Pull Request #3 · cspencerjones/drifters · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use fms2io #3

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

nikizadehgfdl
Copy link

These mods allows MOM_particles to work with newer version of FMS (fms2io).
It also bypasses some bugs.

- These are the updates needed for the particles code to work with FMS2.
  The required updates are mostly in I/O subroutines in MOM_particles_io.F90
…False

- Variables defined on data domain had indices beyond isd,jsd
- The deallocate statments cause model to crash and should be looked into
- Restarts seem to be working on multi cores
- Note that I have disabled interpolating scheme to be able to test in global models.
- The original interpolation schemes do not produce sensible results for uo,vo
- Not sure if it is 100% correct.
- When variable "k_fixed" is set to a positive value the particle is kept at that value.
  k_fixed is a property of particle that can  be read at restart from drifters.res.nc
- This is achieved by interpolating the local velocity from the  ocean velocity  at the given layer.
- If particle with a fixed k is needed set variable k_fixed to a posistive k level number
- Corrections
- Users should edit the lon,lat,depth,klev arrays to create the particles they want to study
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.

1 participant
0