-
- 分享
提交作业卡*2
-
meteowang 2024-12-26 14:19
-
发现修改核数之后对速度影响不大,作业卡修改为: #!/bin/bash #SBATCH -J mpas_py # 作业名 #SBATCH -p queue1 # 提交到 queue2 队列 #SBATCH -N 3 & ...
-
31 次阅读|0 个评论
-
- 分享
发日志的问题
-
meteowang 2024-12-26 10:49
-
最近每次写日志,第一次写的内容点击发布后都会消失,还得重新写一遍,这是啥问题。。。。。
-
12 次阅读|0 个评论
-
- 分享
大型机提交python作业卡
-
meteowang 2024-12-26 10:43
-
#!/bin/bash #SBATCH -J mpas_py # 作业名 #SBATCH -p queue1 # 提交到 queue1 队列 #SBATCH -N 1 ...
-
12 次阅读|0 个评论
-
- 分享
convert_mpas*3
-
meteowang 2024-12-23 11:40
-
按照之前的步骤, convert_mpas 可以成功运行 但是在 wly/48km/48-regional 底下又很奇怪地报错了: ./convert_mpas history.2021-08-01_00.00.00.nc history.2021-0* Reading MPAS mesh information from file 'history.2021-08-01_00.00.00.nc' ...
-
13 次阅读|0 个评论
-
- 分享
依然是convert_mpas的问题
-
meteowang 2024-12-23 10:07
-
运行convert_mpas报错: ./convert_mpas history.2021-06-29_00.00.nc history.2021-0* : Reading MPAS mesh information from file 'history.2021-06-29_00.00.00.nc' Target domain specification file 'target_domain' not found. Default 0.5-degree global target domain will be used. Error: Pro ...
-
24 次阅读|0 个评论
-
- 分享
服务器上python xx.py报错
-
meteowang 2024-12-19 14:07
-
由于服务器上的python环境比较混乱,但是怕修改会给别的同学造成困扰,用以下方式可以成功运行py脚本: l 在运行 python代码之前使用命令 unset PYTHONPATH ,防止sun的环境变量中的 PYTHONPATH 对代码造成影响 l conda activate wly_env l 然后再 ...
-
24 次阅读|0 个评论
-
- 分享
grid_rotate使用出错
-
meteowang 2024-12-19 13:56
-
首先要修改 namelist.input : input config_original_latitude_degrees = 0 ...
-
21 次阅读|0 个评论
-
- 分享
create_region创建静态场
-
meteowang 2024-12-18 23:37
-
在 base 环境下直接 ./create_region china.pts x1.4096002.static.nc 会出现 netcdf4 库出错 此时需要加载 wly_env , wly_env 已经提前安装好 netcdf4 库 再次 ./create_region china.pts x1.4096002.static.nc 生成 China12km.graph.info、 China12km.stat ...
-
16 次阅读|0 个评论
-
- 分享
申博好难~~
-
忘忧草不忘忧 2024-12-12 22:57
-
这几天申博接连被拒,整个人状态都不好了~投了三家,两家压根没进复试,还有一家面试被刷,好难过~感觉硕士读了个寂寞,好迷茫好迷茫~
-
93 次阅读|0 个评论
本页有 1 篇日志因作者的隐私设置或未通过审核而隐藏