Difference between revisions of "DSSAT"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|dssat}} |{{#vardefine:url|http://dssat.net/}} <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> |{{#...")
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:Software]]
 
[[Category:Software]]
 +
[[Category:AlexReview]]
 +
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|dssat}}
 
|{{#vardefine:app|dssat}}
Line 25: Line 27:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 13:44, 13 June 2022


Description

dssat website  

DSSAT, Decision Support System for Agrotechnology Transfer, is a software application program that comprises crop simulation models for over 28 crops (as of v4.5). DSSAT is supported by data base management programs for soil, weather, and crop management and experimental data, and by utilities and application programs.

Environment Modules

Run module spider dssat to find out what environment modules are available for this application.

System Variables

  • HPC_DSSAT_DIR - installation directory
  • HPC_DSSAT_BIN - executable directory