-
Notifications
You must be signed in to change notification settings - Fork 13
/
index.html
37 lines (37 loc) · 2.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<HTML>
<head>
<title> TRUST index </title>
</head>
<body>
<PRE>
<HR><h1> TRUST Version 1.9.4 </h1><HR>
<img src="bin/HTML/logo_trust.gif" width="500"></PRE>
<UL><BR>
<B>TRUST documentation</B><BR>
<a HREF=RELEASE_NOTES>Release notes</a><BR>
Generic guide (quick start guide) <a HREF=doc/TRUST/TRUST_Generic_documentation.pdf#chapter.1>[pdf]</a> <a HREF=https://cea-trust-platform.readthedocs.io/en/latest/srcs/generic/index.html#trust-generic-guide> [online]</a><BR>
TRUST keywords reference manual <a HREF=doc/TRUST/TRUST_Generic_documentation.pdf#chapter.2>[pdf]</a> <a HREF=https://cea-trust-platform.readthedocs.io/en/latest/srcs/reference/index.html#trust-keyword-reference-manual> [online]</a><BR>
You can get useful info on <a HREF=https://cea-trust-platform.github.io/classes> TRUST website</a><BR><BR>
<B>TRUST user ressources</B><BR>
<a HREF=doc/TRUST/TRUST_tutorial.pdf>User tutorial</a><BR>
<a HREF=tests/References.html>Test cases</a><BR>
<a HREF=tests/Reference/index_keywords_tests.html>Keywords</a><BR>
<a HREF=bin/README>Memo scripts</a><BR><BR>
<B>TRUST developer ressources</B><BR>
<a HREF=doc/TRUST/Baltik_tutorial.pdf>Developer tutorial</a><BR>
<a HREF=doc/TRUST/ICoCo_tutorial.pdf>ICoCo tutorial</a><BR>
<a HREF=doc/TRUST/exercices/equation_convection_diffusion/rapport.pdf>Other baltik tutorial</a><BR>
C++ classes <a HREF=https://cea-trust-platform.readthedocs.io/en/latest/doxy/index.html>[online]</a> <a HREF=doc/html/index.html>[offline]</a> <a> (If offline documentation is not available generate it by: make doxygen)</a><BR>
<a href=doc/Coverage/html/index.html>Test coverage</a><BR>
<a href=Validation/Rapports_automatiques/README_Jupyter.md>Jupyter notebook's validation forms</a><BR>
<a href=https://cea-trust-platform.readthedocs.io/en/latest/srcs/trustutils/index.html#trust-tools-documentation>trustutils (jupyter & stats packages) html documentation (online)</a><BR><BR>
<B>TRUST download & support</B><BR>
<a HREF=https://github.com/cea-trust-platform/trust-code#readme>TRUST on GitHub</a><BR>
<a HREF=https://cea-trust-platform.github.io/>TRUST website</a><BR>
<a HREF=https://triocfd.cea.fr>TrioCFD website</a><BR>
<a HREF=mailto:[email protected]>Contact support team</a><BR><BR>
</UL>
<BR>
<HR>
</body>
</html>