<div dir="ltr"><div><div><div>Hi Joseph,<br><br></div>You can copy the executables to a bin directory, under /usr or /opt etc.<br><br></div>There are lots of other files that folks may need. Let me give you an idea of my setup.  I keep data files such as geographic data in a share directory and tables in a lib directory as follows<br></div><div>I then use appropriate options in the namelists to refer to these data. If I am unable to do that I simply copy the necessary files from the shared directory to my work directory.<br></div><div>BTW, I use a semi-automated system to manage my WRF workflow (<a href="https://github.com/sajinh/ruWRF">https://github.com/sajinh/ruWRF</a>)<br><br></div><div>Example namelist.wps entries<br><br>&amp;geogrid<br> geog_data_path = &#39;/fs4/saji/WRF/share/geog&#39;,<br> opt_geogrid_tbl_path = &#39;/fs4/saji/WRF/share/wrf/geogrid&#39;<br><br>&amp;metgrid<br> opt_metgrid_tbl_path = &#39;/fs4/saji/WRF/share/wrf/metgrid&#39;,<br><br></div><div><br></div><div><br></div>(for a complete listing of the share folders see below this email - it is too long)<br><br><div>share/<br>|-- data<br>|-- geog<br>|-- ShapeFiles<br>-- wrf<br>    |-- geogrid<br>    |   `-- GEOGRID.TBL<br>    |-- metgrid<br>    |   |-- gribmap.txt<br>    |   `-- METGRID.TBL<br>    `-- ungrib<br><br><br></div><div>My lib files contain tables such as Vtables (I should have kept Metrid tables also, but I think I was too lazy to redo it)<br><br>lib<br>`-- wrf<br>    |-- mpi<br>    |   |-- run_wrf_hostfile<br>    |   `-- wrf_hostfile<br>    |-- tables<br>    |   |-- CAM_ABS_DATA<br>    |   |-- CAM_AEROPT_DATA<br>    .<br>    .<br>    .<br>    |   |-- URBPARM.TBL<br>    |   `-- VEGPARM.TBL<br>    |-- templates<br>    |   |-- aizu<br>    |   |-- aizu_41levs<br>    |-- VTables<br>    |   |-- Vtable.AFWAICE<br>    |   |-- Vtable.AGRMETSNOW<br><br></div><div><br>Hope it helps,<br>saji<br>--<br><br>share<br>|-- data<br>|   `-- gshhs<br>|-- geog<br>|   |-- albedo_ncep<br>|   |-- greenfrac<br>|   |-- hangl<br>|   |-- hanis<br>|   |-- hasynw<br>|   |-- hasys<br>|   |-- hasysw<br>|   |-- hasyw<br>|   |-- hcnvx<br>|   |-- hlennw<br>|   |-- hlens<br>|   |-- hlensw<br>|   |-- hlenw<br>|   |-- hslop<br>|   |-- hstdv<br>|   |-- hzmax<br>|   |-- islope<br>|   |-- landuse_10m<br>|   |-- landuse_2m<br>|   |-- landuse_30s<br>|   |-- landuse_30s_with_lakes<br>|   |-- landuse_5m<br>|   |-- maxsnowalb<br>|   |-- modis_landuse_20class_30s<br>|   |-- modis_landuse_21class_30s<br>|   |-- orogwd_10m<br>|   |   |-- con<br>|   |   |-- oa1<br>|   |   |-- oa2<br>|   |   |-- oa3<br>|   |   |-- oa4<br>|   |   |-- ol1<br>|   |   |-- ol2<br>|   |   |-- ol3<br>|   |   |-- ol4<br>|   |   `-- var<br>|   |-- orogwd_1deg<br>|   |   |-- con<br>|   |   |-- oa1<br>|   |   |-- oa2<br>|   |   |-- oa3<br>|   |   |-- oa4<br>|   |   |-- ol1<br>|   |   |-- ol2<br>|   |   |-- ol3<br>|   |   |-- ol4<br>|   |   `-- var<br>|   |-- orogwd_20m<br>|   |   |-- con<br>|   |   |-- oa1<br>|   |   |-- oa2<br>|   |   |-- oa3<br>|   |   |-- oa4<br>|   |   |-- ol1<br>|   |   |-- ol2<br>|   |   |-- ol3<br>|   |   |-- ol4<br>|   |   `-- var<br>|   |-- orogwd_2deg<br>|   |   |-- con<br>|   |   |-- oa1<br>|   |   |-- oa2<br>|   |   |-- oa3<br>|   |   |-- oa4<br>|   |   |-- ol1<br>|   |   |-- ol2<br>|   |   |-- ol3<br>|   |   |-- ol4<br>|   |   `-- var<br>|   |-- orogwd_30m<br>|   |   |-- con<br>|   |   |-- oa1<br>|   |   |-- oa2<br>|   |   |-- oa3<br>|   |   |-- oa4<br>|   |   |-- ol1<br>|   |   |-- ol2<br>|   |   |-- ol3<br>|   |   |-- ol4<br>|   |   `-- var<br>|   |-- soiltemp_1deg<br>|   |-- soiltype_bot_10m<br>|   |-- soiltype_bot_2m<br>|   |-- soiltype_bot_30s<br>|   |-- soiltype_bot_5m<br>|   |-- soiltype_top_10m<br>|   |-- soiltype_top_2m<br>|   |-- soiltype_top_30s<br>|   |-- soiltype_top_5m<br>|   |-- topo_10m<br>|   |-- topo_1s<br>|   |-- topo_2m<br>|   |-- topo_30s<br>|   `-- topo_5m<br>|-- ShapeFiles<br>|   |-- CHGIS<br>|   |-- JGS<br>|   `-- UNEP<br>`-- wrf<br>    |-- geogrid<br>    |-- metgrid<br>    `-- ungrib<br><br><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br>Saji N Hameed,<br>Environmental Informatics, <br>University of Aizu, Tsuruga, Ikki-machi,<br>Aizuwakamatsu-shi, Fukushima 965-8580,<br>Japan<br>        <br>Tel: +81242 37-2736<br>Fax:+81242 37-2760<br> email: <a href="mailto:saji@u-aizu.ac.jp" target="_blank">saji@u-aizu.ac.jp</a><br> url: <a href="http://enformtk.u-aizu.ac.jp" target="_blank">http://enformtk.u-aizu.ac.jp</a><br> bib: <a href="http://www.researcherid.com/rid/B-9188-2009" target="_blank">http://www.researcherid.com/rid/B-9188-2009</a><div>code: <a href="https://github.com/sajinh" target="_blank">https://github.com/sajinh</a></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Apr 28, 2016 at 6:05 AM, Joseph E. Baxley <span dir="ltr">&lt;<a href="mailto:jbaxley1@coastal.edu" target="_blank">jbaxley1@coastal.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="#0563C1" vlink="#954F72" lang="EN-US"><div><p class="MsoNormal">Hi Everyone,<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Has anyone put WRF and WPS into a module?  I’m looking at this now and it seems as though it doesn’t lend itself to being placed outside of user space and in a more centralized filesystem – such as /usr or /opt.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">If anyone is willing to share how they support or share the software with multiple users on a HPC – that would be most welcomed.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">---------------------------------------------------------------------<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Joseph E. Baxley<u></u><u></u></p><p class="MsoNormal">Senior Application Analyst<u></u><u></u></p><p class="MsoNormal">Information Technology Services<u></u><u></u></p><p class="MsoNormal">Coastal Carolina University<u></u><u></u></p><p class="MsoNormal">P.O. Box 261954<u></u><u></u></p><p class="MsoNormal">Conway, SC 29528-6054<u></u><u></u></p><p class="MsoNormal">843-349-2986<u></u><u></u></p><p class="MsoNormal"><a href="http://www.coastal.edu" target="_blank"><span style="color:#0563c1">www.coastal.edu</span></a><u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p></div></div><br>_______________________________________________<br>
Wrf-users mailing list<br>
<a href="mailto:Wrf-users@ucar.edu">Wrf-users@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
<br></blockquote></div><br></div>