Index: /issm/trunk/src/m/usr/default/pfe_settings.m
===================================================================
--- /issm/trunk/src/m/usr/default/pfe_settings.m	(revision 6391)
+++ /issm/trunk/src/m/usr/default/pfe_settings.m	(revision 6391)
@@ -0,0 +1,14 @@
+%settings for a default user, for the pfe cluster class
+cluster.login='user';
+cluster.numnodes=20;
+cluster.cpuspernode=8; 
+cluster.port=1025;
+cluster.queue='long';
+cluster.time=12*60;
+cluster.processor='neh';
+cluster.codepath='/home/user/issm/trunk/bin';
+cluster.executionpath='/home/user/issm/execution/pleiades';
+cluster.interactive=0;
+cluster.bbftp=0;
+cluster.numstreams=8;
+cluster.hyperthreading=0;
