Changeset 2471 for LMDZ5/branches/testing/libf/dyn3d_common
- Timestamp:
- Mar 18, 2016, 12:09:23 PM (9 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2436-2457
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/libf/dyn3d_common/comconst.h
r1999 r2471 6 6 7 7 COMMON/comconsti/im,jm,lllm,imp1,jmp1,lllmm1,lllmp1,lcl, & 8 & iflag_top_bound,mode_top_bound 8 & iflag_top_bound,mode_top_bound,ngroup 9 9 COMMON/comconstr/dtvr,daysec, & 10 10 & pi,dtphys,dtdiss,rad,r,cpp,kappa,cotot,unsim,g,omeg & … … 32 32 ! top_bound sponge: 33 33 INTEGER iflag_top_bound ! sponge type 34 INTEGER ngroup 34 35 INTEGER mode_top_bound ! sponge mode 35 36 REAL tau_top_bound ! inverse of sponge characteristic time scale (Hz)
Note: See TracChangeset
for help on using the changeset viewer.