Index: /issm/trunk-jpl/src/m/classes/clusters/castor.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/clusters/castor.m	(revision 11364)
+++ /issm/trunk-jpl/src/m/classes/clusters/castor.m	(revision 11365)
@@ -10,11 +10,11 @@
 		 % {{{1
 		 name='castor'
-		 login='larour';
-		 np   =128; %number of processors
+		 login='username';
+		 np   =128;
 		 port=0;
 		 queue='shortc';
 		 time=180;
-		 codepath='/workp/edw/larour/issm-2.0/bin'
-		 executionpath='/workp/edw/larour/Testing/Execution'
+		 codepath='/workp/edw/issm-2.0/bin'
+		 executionpath='/workp/edw/Testing/Execution'
 		 %}}}
 	 end
Index: /issm/trunk-jpl/src/m/classes/clusters/cosmos.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/clusters/cosmos.m	(revision 11364)
+++ /issm/trunk-jpl/src/m/classes/clusters/cosmos.m	(revision 11365)
@@ -10,11 +10,11 @@
 		 % {{{1
 		 name='cosmos'
-		 login='larour';
+		 login='username';
 		 np=128;
 		 port=0;
 		 queue='shortq';
 		 time=3*60;
-		 codepath='/work00/edw/larour/issm-2.0/bin';
-		 executionpath='/work00/edw/larour/Execution';
+		 codepath='/work00/edw/issm-2.0/bin';
+		 executionpath='/work00/edw/Execution';
 		 %}}}
 	 end
Index: /issm/trunk-jpl/src/m/classes/clusters/gemini.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/clusters/gemini.m	(revision 11364)
+++ /issm/trunk-jpl/src/m/classes/clusters/gemini.m	(revision 11365)
@@ -10,11 +10,11 @@
 	% {{{1
 		name='gemini'
-		login='larour';
+		login='username';
 		np=50;
 		port=0;
 		queue='debug';
 		time=60;
-		codepath='/workg/edw/larour/issm-2.0/bin'
-		executionpath='/workg/edw/larour/Testing/Execution'
+		codepath='/workg/edw/issm-2.0/bin'
+		executionpath='/workg/edw/Testing/Execution'
 	%}}}
     end
Index: /issm/trunk-jpl/src/m/classes/clusters/pollux.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/clusters/pollux.m	(revision 11364)
+++ /issm/trunk-jpl/src/m/classes/clusters/pollux.m	(revision 11365)
@@ -10,11 +10,11 @@
 		 % {{{1
 		 name='pollux'
-		 login='larour';
+		 login='username';
 		 np=128;
 		 port=0;
 		 queue='shortp';
 		 time=180;
-		 codepath='/workc/edw/larour/issm-2.0/bin'
-		 executionpath='/workc/edw/larour/Testing/Execution'
+		 codepath='/workc/edw/issm-2.0/bin'
+		 executionpath='/workc/edw/Testing/Execution'
 		 %}}}
 	 end
