Model:Coupled1D: Difference between revisions
| No edit summary | m Removed old questionniare information. Replaced with form. | ||
| Line 78: | Line 78: | ||
| <!-- Edit the part above to update info on other papers --> | <!-- Edit the part above to update info on other papers --> | ||
| ==  | ==Introduction== | ||
| == | == History == | ||
| == | == Papers == | ||
| == | == Issues == | ||
| == | == Help == | ||
| == | == Input Files == | ||
| == Output Files == | |||
| == Download == | |||
| === Source-Code Snapshots === | |||
| {{Download Model|coupled1d}} | {{Download Model|coupled1d}} | ||
| == Source == | |||
| === Source Code ''Coupled1D''=== | |||
| ''Coupled1D'' is a stand-alone subroutine. | ''Coupled1D'' is a stand-alone subroutine. | ||
| To browse the repository, point your browser to: [http://csdms.colorado.edu/viewvc/trunk/?root=coupled1d http://csdms.colorado.edu/viewvc/trunk/?root=coupled1d] | To browse the repository, point your browser to: [http://csdms.colorado.edu/viewvc/trunk/?root=coupled1d http://csdms.colorado.edu/viewvc/trunk/?root=coupled1d] | ||
| === Command-Line Access === | |||
| If you plan to make changes, use this command to check out the code as yourself using HTTPS: | If you plan to make changes, use this command to check out the code as yourself using HTTPS: | ||
| < | <syntaxhighlight lang=bash> | ||
| # Project members authenticate over HTTPS to allow committing changes. | # Project members authenticate over HTTPS to allow committing changes. | ||
| svn checkout https://csdms.colorado.edu/svn/coupled1d/ | svn checkout https://csdms.colorado.edu/svn/coupled1d/ | ||
| </ | </syntaxhighlight> | ||
| When prompted, enter your CSDMS Subversion password. | When prompted, enter your CSDMS Subversion password. | ||
| Line 268: | Line 117: | ||
| To obtain a CSDMS Subversion account or to become a member of this project, please email [mailto:csdms@colorado.edu csdms@colorado.edu]. | To obtain a CSDMS Subversion account or to become a member of this project, please email [mailto:csdms@colorado.edu csdms@colorado.edu]. | ||
| === GUI and IDE Access === | |||
| This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. | This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. | ||
Revision as of 15:03, 19 September 2009
Contact
| Name | Jon Pelletier | 
| Type of contact | Model developer | 
| Institute / Organization | University of Arizona | 
| Postal address 1 | 1040 E. Fourth St. | 
| Postal address 2 | |
| Town / City | Tucson | 
| Postal code | 85721 | 
| State | Arizona | 
| Country | USA"USA" is not in the list (Afghanistan, Albania, Algeria, Andorra, Angola, Antigua and Barbuda, Argentina, Armenia, Australia, Austria, ...) of allowed values for the "Country" property. | 
| Email address | jdpellet@email.arizona.edu | 
| Phone | 520-626-2126 | 
| Fax | 
Coupled1D
Metadata
| Summary
 Technical specs
 
 In/Output
 
 Process
 
 Testing
 
 Other
 
 
 
 IntroductionHistoryPapersIssuesHelpInput FilesOutput FilesDownloadSource-Code SnapshotsSourceSource Code Coupled1DCoupled1D is a stand-alone subroutine. To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/trunk/?root=coupled1d Command-Line AccessIf you plan to make changes, use this command to check out the code as yourself using HTTPS: # Project members authenticate over HTTPS to allow committing changes.
svn checkout https://csdms.colorado.edu/svn/coupled1d/When prompted, enter your CSDMS Subversion password. Non-members may only check out a read-only working copy of the project source. To obtain a CSDMS Subversion account or to become a member of this project, please email csdms@colorado.edu. GUI and IDE AccessThis project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. Subversion HelpFor help on how to use Subversion, an excellent manual is available online at http://svnbook.red-bean.com/ | 
