Adding a model for PATHSAMPLE: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| import>Mp466 No edit summary | import>Mp466  No edit summary | ||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| '''Under Construction''' | |||
| This is rough outline of the subrounties that need to be changed to add a new model to GMIN. | This is rough outline of the subrounties that need to be changed to add a new model to GMIN. | ||
| Your mileage will vary a bit with respect to the details. | Your mileage will vary a bit with respect to the details. | ||
| OPTIM needs to output the necessary files ( | OPTIM needs to output the necessary files (min.data.info from '''geopt.f''', path.info. '''CONNECT/ncutils.f90''') and they need to be named properly | ||
| '''keyword.f''' -- reads ''pathdata'' | |||
| '''getnewpath.f''' -- reads ''path.info'' | |||
| '''submitoptimjob.f''' -- moves start.CONNSTR2  start.CONNSTR1 | |||
| '''getallpaths.f''' -- reads ''path.info'', ''min.data.info'', | |||
| '''mergedb.f90''' --- recycle structures from points.min | |||
| '''setup.f''' -- reads points.min, points.ts, extractedts,  calculates moments of interia | |||
| ⚫ | |||
| --[[User:mp466|mp466]] 00:24, 8 July 2008 (BST) | |||
| ⚫ | |||
Latest revision as of 23:59, 10 July 2008
Under Construction
This is rough outline of the subrounties that need to be changed to add a new model to GMIN. Your mileage will vary a bit with respect to the details.
OPTIM needs to output the necessary files (min.data.info from geopt.f, path.info. CONNECT/ncutils.f90) and they need to be named properly
keyword.f -- reads pathdata
getnewpath.f -- reads path.info
submitoptimjob.f -- moves start.CONNSTR2 start.CONNSTR1
getallpaths.f -- reads path.info, min.data.info,
mergedb.f90 --- recycle structures from points.min
setup.f -- reads points.min, points.ts, extractedts, calculates moments of interia
connectodata.f -- print out new output structures start.<n>, finish.<n>,
--mp466 00:24, 8 July 2008 (BST)