|
||||
File indexing completed on 2021-04-07 05:12:26 UTC
view on githubraw file Latest commit 698b6992 on 2021-04-07 01:54:46 UTC6b47d550f4 Mart*0001 import numpy as np 0002 0003 nx,ny,nr,nt=32*6,32,15,1 0004 0005 # double prec ieee-be 0006 wt64 = np.ones((nt,nr,ny,nx),dtype='>f8') 698b6992ee Jean*0007 wt64.tofile('ones_64b.bin')
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated from https://github.com/MITgcm/MITgcm by the 2.2.1-MITgcm-0.1 LXR engine. The LXR team |