Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HCC docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Holland Computing Center
HCC docs
Commits
e92431f5
Verified
Commit
e92431f5
authored
2 years ago
by
Adam Caprez
Browse files
Options
Downloads
Patches
Plain Diff
Make username consistent and fix links.
parent
f93bc513
Branches
Branches containing commit
No related tags found
1 merge request
!334
Make username consistent and fix links.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/applications/app_specific/building_wrf.md
+11
-11
11 additions, 11 deletions
content/applications/app_specific/building_wrf.md
with
11 additions
and
11 deletions
content/applications/app_specific/building_wrf.md
+
11
−
11
View file @
e92431f5
...
...
@@ -68,7 +68,7 @@ the WRF source code directory, the patch may be applied by running
{{% panel theme="info" header="Apply patch for WRFv3" %}}
{{
<
highlight
code
>
}}
[demo01@c0604.crane WRF]$ wget
{{
<
absurl
"
/
attachments
/
wrfv3_rpc_types.patch
"
>
}}
[demo01@c0604.crane WRF]$ wget
https://hcc.unl.edu/docs
/attachments/wrfv3_rpc_types.patch
[demo01@c0604.crane WRF]$ patch -b -p0 -i wrfv3_rpc_types.patch
{{
<
/
highlight
>
}}
{{% /panel %}}
...
...
@@ -580,7 +580,7 @@ the WRF source code directory, the patch may be applied by running
{{% panel theme="info" header="Apply patch for WPSv3" %}}
{{
<
highlight
code
>
}}
[demo01@c0604.crane WRF]$ wget
{{
<
absurl
"
/
attachments
/
wps3_configure.patch
"
>
}}
[demo01@c0604.crane WRF]$ wget
https://hcc.unl.edu/docs
/attachments/wps3_configure.patch
[demo01@c0604.crane WRF]$ patch -b -p0 -i wps3_configure.patch
{{
<
/
highlight
>
}}
{{% /panel %}}
...
...
@@ -593,11 +593,11 @@ the WRF source code directory, the patch may be applied by running
[demo01@c0604.crane WRF]$ module load compiler/pgi/20 openmpi/4.0 WRF/v3
[
acaprez
@login.crane WPS]$ ls
[
demo01
@login.crane WPS]$ ls
arch compile external link_grib.csh namelist.wps namelist.wps.fire README util
clean configure geogrid metgrid namelist.wps.all_options namelist.wps.global ungrib wps4_configure.patch
[
acaprez
@login.crane WPS]$ ./configure
[
demo01
@login.crane WPS]$ ./configure
Will use NETCDF in dir: /util/opt/netcdf/4.7/pgi/20
Found what looks like a valid WRF I/O library in ../WRF
Found Jasper environment variables for GRIB2 support...
...
...
@@ -658,7 +658,7 @@ This installation NetCDF is 64-bit
C compiler is 64-bit
Fortran compiler is 64-bit
[
acaprez
@login.crane WPS]$ ./compile
[
demo01
@login.crane WPS]$ ./compile
==============================================================================================
Version 4.4
...
...
@@ -687,11 +687,11 @@ if [ -e src/int2nc.exe ] ; then \
ln -sf src/int2nc.exe . ;
\
fi
[
acaprez
@login.crane WPS]$ ls
[
demo01
@login.crane WPS]$ ls
arch compile configure.wps geogrid link_grib.csh metgrid.exe namelist.wps.all_options namelist.wps.global ungrib wps4_configure.patch
clean configure external geogrid.exe metgrid namelist.wps namelist.wps.fire README util
[
acaprez
@login.crane WPS]$ ls util/
[
demo01
@login.crane WPS]$ ls util/
avg_tsfc.exe gfs.ncl int2nc.exe plotfmt.ncl plotgrids.ncl rd_intermediate.exe vertical_grid_50_20m_63km.txt
calc_ecmwf_p.exe gfs_old.ncl Makefile plotfmt_nc.ncl plotgrids_new.ncl src vertical_grid_70_20m_80km.txt
g1print.exe height_ukmo.exe mod_levs.exe plotgrids.exe plotgrids_old.ncl vertical_grid_38_20m_G3.txt
...
...
@@ -714,7 +714,7 @@ the WRF source code directory, the patch may be applied by running
{{% panel theme="info" header="Apply patch for WPSv4" %}}
{{
<
highlight
code
>
}}
[demo01@c0604.crane WRF]$ wget
{{
<
absurl
"
/
attachments
/
wps4_configure.patch
"
>
}}
[demo01@c0604.crane WRF]$ wget
https://hcc.unl.edu/docs
/attachments/wps4_configure.patch
[demo01@c0604.crane WRF]$ patch -b -p0 -i wps4_configure.patch
{{
<
/
highlight
>
}}
{{% /panel %}}
...
...
@@ -786,7 +786,7 @@ This installation NetCDF is 64-bit
C compiler is 64-bit
Fortran compiler is 64-bit
[
acaprez
@login.crane WPS]$ ./compile
[
demo01
@login.crane WPS]$ ./compile
==============================================================================================
Version 4.4
...
...
@@ -815,11 +815,11 @@ if [ -e src/int2nc.exe ] ; then \
ln -sf src/int2nc.exe . ;
\
fi
[
acaprez
@login.crane WPS]$ ls
[
demo01
@login.crane WPS]$ ls
arch compile configure.wps external geogrid.exe metgrid namelist.wps namelist.wps.fire README util
clean configure configure.wps.backup geogrid link_grib.csh metgrid.exe namelist.wps.all_options namelist.wps.global ungrib wps4_configure.patch
[
acaprez
@login.crane WPS]$ ls util/
[
demo01
@login.crane WPS]$ ls util/
avg_tsfc.exe gfs.ncl int2nc.exe plotfmt.ncl plotgrids_new.ncl src vertical_grid_70_20m_80km.txt
calc_ecmwf_p.exe gfs_old.ncl Makefile plotfmt_nc.ncl plotgrids_old.ncl vertical_grid_38_20m_G3.txt
g1print.exe height_ukmo.exe mod_levs.exe plotgrids.ncl rd_intermediate.exe vertical_grid_50_20m_63km.txt
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment