SPINS Development Plans: Difference between revisions
Jump to navigation
Jump to search
m (→Issues) |
|||
Line 28: | Line 28: | ||
# Scaling in mapped cases | # Scaling in mapped cases | ||
# Update software packages | # Update software packages | ||
# Check if files exist when restarting (like *.restart_index, *.dump and dump_time.txt) |
Revision as of 15:14, 15 June 2017
Things to add
- Diagnostics
- Richardson number
- APE
- Q and R
- Mixing and Stirring
- Energy flux through a plane
- Area/Volume of a region meeting a specified criterion
- Volume integrals of mapped grids require knowledge of hill (multiple by dx*dy*dz*(1-hill(ii)) instead of dx*dy*dz)
- Chains and planes
- Verbosity flag for outputs
- Verbosity flag for debugging
- Increase/Decrease resolution by padding the spectra with zeros
Things to improve
- DOCUMENTATION
- I/O in NETCDF
- Upper boundary condition (not clustering grid points at top)
- Filter parameters and understanding
- Change stderr to stdout for some code outputs
- Mapped grids still use an inverted vertical grid
- fix restarting from dump to check for files, and increase the time allotted for dumping
Issues
- Scaling in mapped cases
- Update software packages
- Check if files exist when restarting (like *.restart_index, *.dump and dump_time.txt)